From 310d1292beb0595a580be9567908efd4fff625e3 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 20 Nov 2000 10:15:38 +0000 Subject: Fix typo; s/demon/daemon/ PR: 22955, 22956 Submitted by: Jimmy Olgeni --- share/man/man4/ip6.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man4/ip6.4') diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index 237ef13..db5b360 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -178,7 +178,7 @@ setsockopt(s, IPPROTO_IPV6, IPV6_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 -- cgit v1.1