summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-06-08 14:06:45 +0000
committercharnier <charnier@FreeBSD.org>2003-06-08 14:06:45 +0000
commit9f740d6ffa7fa6474861ee0512fb2d6110e16f11 (patch)
tree44321bc81508e15d72b9ef671c9205d1babdd93e /usr.sbin/inetd
parent7260381488b47ec11bad652b3743051f526050dd (diff)
downloadFreeBSD-src-9f740d6ffa7fa6474861ee0512fb2d6110e16f11.zip
FreeBSD-src-9f740d6ffa7fa6474861ee0512fb2d6110e16f11.tar.gz
The .Xr utility
Diffstat (limited to 'usr.sbin/inetd')
-rw-r--r--usr.sbin/inetd/inetd.810
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8
index 99d8db1..fd4f4a2 100644
--- a/usr.sbin/inetd/inetd.8
+++ b/usr.sbin/inetd/inetd.8
@@ -348,14 +348,16 @@ to check for new service requests to spawn new servers.
Datagram servers which process all incoming datagrams
on a socket and eventually time out are said to be
.Dq single-threaded .
-.Xr Comsat 8 ,
+The
+.Xr comsat 8 ,
.Pq Xr biff 1
and
.Xr talkd 8
-are both examples of the latter type of
+utilities are both examples of the latter type of
datagram server.
-.Xr Tftpd 8
-is an example of a multi-threaded datagram server.
+The
+.Xr tftpd 8
+utility is an example of a multi-threaded datagram server.
.Pp
Servers using stream sockets generally are multi-threaded and
use the
OpenPOWER on IntegriCloud