Update of /cvsroot/radmind/radmind/man
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv23312/man
Modified Files:
radmind.8
Log Message:
Accepted patch 1562455: Use Updated DNSServiceDiscovery APIs.
Use dns_sd.h instead of older DNSServiceDiscovery.h.
Index: radmind.8
===================================================================
RCS file: /cvsroot/radmind/radmind/man/radmind.8,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** radmind.8 4 Aug 2006 15:58:03 -0000 1.33
--- radmind.8 22 Sep 2006 20:44:41 -0000 1.34
***************
*** 6,10 ****
.B radmind
[
! .B \-dRrUV
] [
.BI \-a\ bind-address
--- 6,10 ----
.B radmind
[
! .B \-dBrUV
] [
.BI \-a\ bind-address
***************
*** 189,192 ****
--- 189,195 ----
(wildcard address).
.TP 19
+ .B \-B
+ register daemon as a Bonjour service
+ .TP 19
.BI \-b\ backlog
Defines the maximum queue of pending connections to
***************
*** 203,206 ****
--- 206,212 ----
specifies to which syslog facility to log messages.
.TP 19
+ .B \-f
+ run in foreground
+ .TP 19
.BI \-L\ syslog-level
specifies at which syslog level to log messages.
***************
*** 215,221 ****
.BR 6662 .
.TP 19
- .BI \-R
- registers daemon as a Rendezvous service (Mac OS X only).
- .TP 19
.B \-r
use random seed file $RANDFILE if that environment variable is set,
--- 221,224 ----
|