From: Andrew M. <fit...@us...> - 2006-09-27 15:39:57
|
Update of /cvsroot/radmind/radmind/man In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv25744/man Modified Files: radmind.8 Log Message: Restored -R option with note of deprecation. Index: radmind.8 =================================================================== RCS file: /cvsroot/radmind/radmind/man/radmind.8,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** radmind.8 22 Sep 2006 20:44:41 -0000 1.34 --- radmind.8 27 Sep 2006 15:39:53 -0000 1.35 *************** *** 6,10 **** .B radmind [ ! .B \-dBrUV ] [ .BI \-a\ bind-address --- 6,10 ---- .B radmind [ ! .B \-dBRrUV ] [ .BI \-a\ bind-address *************** *** 221,224 **** --- 221,228 ---- .BR 6662 . .TP 19 + .B \-R + register daemon as a Bonjour service. Deprecated in favor of + .BR \-B . + .TP 19 .B \-r use random seed file $RANDFILE if that environment variable is set, |