[Linux-decnet-commit] CVS: dnprogs/multinet multinet.8,1.2,1.3
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Christine C. <chr...@us...> - 2008-08-23 13:17:52
|
Update of /cvsroot/linux-decnet/dnprogs/multinet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13211 Modified Files: multinet.8 Log Message: Mention SIGHUP Index: multinet.8 =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/multinet/multinet.8,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** multinet.8 20 Aug 2008 12:43:59 -0000 1.2 --- multinet.8 23 Aug 2008 13:17:48 -0000 1.3 *************** *** 21,25 **** .br .B remote-host ! IP address or host name of the remote Multinet server. .br .br --- 21,25 ---- .br .B remote-host ! IP address or host name of the remote Multinet server. If you send a HUP signal to the process it will lookup this name again, so you don't need to restart the server if the remote node changes its IP address. .br .br |