Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 05:58:27 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21847 for review
Message-ID:  <200212031358.gB3DwRnN036993@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21847

Change 21847 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212031358.gB3DwRnN036993>