diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-14 06:51:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-14 06:51:50 +0000 |
commit | 52fabb8e622926d22a122f588e5da993f6d4f5b2 (patch) | |
tree | 6dacdccf227417a53f7c4a47b340732c22e55066 /usr.sbin/faithd | |
parent | c0a8a950800acf3c4e1bd4ced9db09c9ee18256f (diff) |
standalone/stand alone -> stand-alone;
from NetBSD (Igor Sobrado);
httpd stuff passed to apache people;
ok millert@
Diffstat (limited to 'usr.sbin/faithd')
-rw-r--r-- | usr.sbin/faithd/faithd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index 320d83151d5..52e7ae7986a 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: faithd.8,v 1.23 2003/01/18 23:53:49 deraadt Exp $ +.\" $OpenBSD: faithd.8,v 1.24 2003/04/14 06:51:49 jmc Exp $ .\" $KAME: faithd.8,v 1.36 2002/05/09 13:59:16 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -118,7 +118,7 @@ it is highly harmful. .\".Ss Daemon mode When .Nm -.\"is invoked as a standalone program, +.\"is invoked as a stand-alone program, is invoked, .Nm will daemonize itself. |