summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-04-08 01:26:22 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-04-08 01:26:22 +0000
commitb6829c2906c12911a209e1035ed9c99fb02bb5f4 (patch)
treef72694e73ab738ed6f68f2575befacd9d7ea98f1
parent59036bf896123474421165c61ac47bd770483b84 (diff)
identd has been nowait for 5 years now
reported by Brad Ely <elyb328@apk.net> ok tedu@
-rw-r--r--usr.sbin/inetd/inetd.84
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8
index 36f42ea3d0f..b583e3e4c51 100644
--- a/usr.sbin/inetd/inetd.8
+++ b/usr.sbin/inetd/inetd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)inetd.8 6.7 (Berkeley) 3/16/91
-.\" $Id: inetd.8,v 1.22 2003/02/03 17:46:56 jmc Exp $
+.\" $Id: inetd.8,v 1.23 2003/04/08 01:26:21 david Exp $
.\"
.Dd March 16, 1991
.Dt INETD 8
@@ -265,8 +265,6 @@ out and exit when no more connections are active.
will continue to
listen on the master socket for connections, so the server should not close
it when it exits.
-.Xr identd 8
-is usually the only stream server marked as wait.
.Pp
The
.Em user