diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
| commit | a654c53e16bb02ffbe4fe501f266a02522008a8a (patch) | |
| tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /usr.sbin/inetd | |
| parent | 5e27573309b74bd7ddd0f8745c80236f79711228 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/inetd')
| -rw-r--r-- | usr.sbin/inetd/inetd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 1ad7d3af1268..99d8db10f1cc 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -362,7 +362,7 @@ use the .Dq nowait entry. Connection requests for these services are accepted by -.Nm Ns , +.Nm , and the server is given only the newly-accepted socket connected to a client of the service. Most stream-based services operate in this manner. |
