summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ip.4
diff options
context:
space:
mode:
authorben <ben@FreeBSD.org>2000-11-20 10:15:38 +0000
committerben <ben@FreeBSD.org>2000-11-20 10:15:38 +0000
commit310d1292beb0595a580be9567908efd4fff625e3 (patch)
treed4b731e156990fa13a36a8bb04c1124c50182ee9 /share/man/man4/ip.4
parent690af6322b2c14135726572427bcdd71f252073d (diff)
downloadFreeBSD-src-310d1292beb0595a580be9567908efd4fff625e3.zip
FreeBSD-src-310d1292beb0595a580be9567908efd4fff625e3.tar.gz
Fix typo; s/demon/daemon/
PR: 22955, 22956 Submitted by: Jimmy Olgeni <olgeni@uli.it>
Diffstat (limited to 'share/man/man4/ip.4')
-rw-r--r--share/man/man4/ip.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4
index 491da48..eeda4ce 100644
--- a/share/man/man4/ip.4
+++ b/share/man/man4/ip.4
@@ -237,7 +237,7 @@ setsockopt(s, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, sizeof(loop));
.Pp
This option
improves performance for applications that may have no more than one
-instance on a single host (such as a router demon), by eliminating
+instance on a single host (such as a router daemon), by eliminating
the overhead of receiving their own transmissions. It should generally not
be used by applications for which there may be more than one instance on a
single host (such as a conferencing program) or for which the sender does
OpenPOWER on IntegriCloud