PERFORCE change 21847 for review

Robert Watson rwatson at freebsd.org
Tue Dec 3 13:58:27 GMT 2002


http://perforce.freebsd.org/chv.cgi?CH=21847

Change 21847 by rwatson at rwatson_tislabs on 2002/12/03 05:57:41

	Man page updates for current local revisions to inetd.

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.sbin/inetd/inetd.8#9 edit
.. //depot/projects/trustedbsd/mac/usr.sbin/inetd/inetd.c#9 edit

Differences ...

==== //depot/projects/trustedbsd/mac/usr.sbin/inetd/inetd.8#9 (text+ko) ====

@@ -43,13 +43,14 @@
 .Nm
 .Op Fl d
 .Op Fl l
-.Op Fl L Ar class
+.Op Fl L Ar defaultuserclass
 .Op Fl w
 .Op Fl W
 .Op Fl c Ar maximum
 .Op Fl C Ar rate
 .Op Fl a Ar address | hostname
 .Op Fl p Ar filename
+.Op Fl r Ar defaultresourceclass
 .Op Fl R Ar rate
 .Op Fl s Ar maximum
 .Op Ar configuration file
@@ -81,7 +82,7 @@
 Turn on debugging.
 .It Fl l
 Turn on logging of successful connections.
-.It Fl L Ar class
+.It Fl L Ar defaultuserclass
 Specify an alternative class to use as the default login class for a
 daemon; by default, inetd will use the user class specified in the
 .Xr master.passwd 5
@@ -105,6 +106,8 @@
 from a single IP address in one minute; the default is unlimited.
 May be overridden on a per-service basis with the
 "max-connections-per-ip-per-minute" parameter.
+.It Fl r Ar defaultresourceclass
+If specified, this login class 
 .It Fl R Ar rate
 Specify the maximum number of times a service can be invoked
 in one minute; the default is 256.

==== //depot/projects/trustedbsd/mac/usr.sbin/inetd/inetd.c#9 (text+ko) ====

To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list