[Linux-decnet-commit] CVS: dnprogs/dnroute dnroute.8,1.1,1.2
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@us...> - 2006-03-14 15:33:30
|
Update of /cvsroot/linux-decnet/dnprogs/dnroute In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19124 Modified Files: dnroute.8 Log Message: Fix some typos Index: dnroute.8 =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/dnroute/dnroute.8,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** dnroute.8 4 May 2003 12:04:49 -0000 1.1 --- dnroute.8 14 Mar 2006 15:33:13 -0000 1.2 *************** *** 16,24 **** routing policy. .br ! .B dnetd reads polls the DECnet neighbour table and copies those entries into the internal routing tables, thus providing a simple (I can see that node, therefore I can route to it) routing system. For many sites this will be ! simple enough. it is still possible to add routes using the ip(8) command. .SH OPTIONS --- 16,24 ---- routing policy. .br ! .B dnroute reads polls the DECnet neighbour table and copies those entries into the internal routing tables, thus providing a simple (I can see that node, therefore I can route to it) routing system. For many sites this will be ! simple enough. It is still possible to add routes using the ip(8) command. .SH OPTIONS *************** *** 28,32 **** .TP .I "\-v" ! Verbose. The more of these there are the more verbose droute will be. .TP .I \-h \-? --- 28,32 ---- .TP .I "\-v" ! Verbose. The more of these there are the more verbose dnroute will be. .TP .I \-h \-? |