[Linux-decnet-commit] CVS: dnprogs/apps copynodes.8,1.1,1.2
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Christine C. <chr...@us...> - 2008-09-03 15:36:24
|
Update of /cvsroot/linux-decnet/dnprogs/apps In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29597 Modified Files: copynodes.8 Log Message: fix typos Index: copynodes.8 =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/apps/copynodes.8,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** copynodes.8 3 Sep 2008 15:14:43 -0000 1.1 --- copynodes.8 3 Sep 2008 15:36:16 -0000 1.2 *************** *** 11,19 **** .br This program will generate a decnet.conf file by contacting a remote ! DECnet host (running VMS or RSX-11) and doing the equivalent of "NCP COPY KNOWN NODES". The resulting file can be copied over the existing decnet.conf file if you like. .br ! You do need a fully-functioning DECnet system befor using this command but you don't need any nodes other than the executor defined in decnet.conf. copynodes will copy the executor information already there --- 11,19 ---- .br This program will generate a decnet.conf file by contacting a remote ! DECnet host (running VMS or RSX-11 probably) and doing the equivalent of "NCP COPY KNOWN NODES". The resulting file can be copied over the existing decnet.conf file if you like. .br ! You do need a fully-functioning DECnet system before using this command but you don't need any nodes other than the executor defined in decnet.conf. copynodes will copy the executor information already there *************** *** 23,27 **** that you review it before replacing an existing /etc/decnet.conf file. .br ! The node name can also be a node address if yu don't have any nodes defined in your existing decnet.conf. .SH EXAMPLE --- 23,27 ---- that you review it before replacing an existing /etc/decnet.conf file. .br ! The node name can also be a node address if yuu don't have any nodes defined in your existing decnet.conf. .SH EXAMPLE |