diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
commit | d772ee662c59d0c57ee6ec091bcc1b5d284fb641 (patch) | |
tree | 2ba3033cb81512b9255ff0b54ad76cd667e5d2c6 /share/man/man8/rc.8 | |
parent | 59bb7d3d2196d91e9c21929f6b0dbad6562a46b5 (diff) |
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source
files.
Diffstat (limited to 'share/man/man8/rc.8')
-rw-r--r-- | share/man/man8/rc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 278f8a372d6..39a75f8339d 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.2 1998/06/26 03:30:14 millert Exp $ +.\" $OpenBSD: rc.8,v 1.3 1998/09/07 16:44:37 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -112,7 +112,7 @@ contains commands and daemons that are not part of the stock installation. .Pp .Nm rc.securelevel -is executable by +is executed by .Nm rc to start daemons that must run before the security level changes. It then sets the security level to the values specified in |