diff options
Diffstat (limited to 'share/doc/psd/21.ipc')
-rw-r--r-- | share/doc/psd/21.ipc/5.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/psd/21.ipc/5.t b/share/doc/psd/21.ipc/5.t index c2294b157df..e72f94aa08f 100644 --- a/share/doc/psd/21.ipc/5.t +++ b/share/doc/psd/21.ipc/5.t @@ -1,4 +1,4 @@ -.\" $OpenBSD: 5.t,v 1.3 2003/06/02 23:30:10 millert Exp $ +.\" $OpenBSD: 5.t,v 1.4 2005/09/20 20:36:09 krw Exp $ .\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1004,7 +1004,7 @@ where \f2loop\f1 is set to 0 to disable loopback, and set to 1 to enable loopback. 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 |