diff options
| author | Matthew Hunt <mph@FreeBSD.org> | 1999-07-05 18:13:11 +0000 |
|---|---|---|
| committer | Matthew Hunt <mph@FreeBSD.org> | 1999-07-05 18:13:11 +0000 |
| commit | 61859878ab63294a99ca8bb7277ce0d6efd03b38 (patch) | |
| tree | b0d83037081c639fa9a2de81bcf5716fe14df74c | |
| parent | c2eeb7b610c6bb378975e56778d915fd52853acc (diff) | |
Notes
| -rw-r--r-- | sbin/init/init.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 45976c822da6..936bc77394a0 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)init.8 8.3 (Berkeley) 4/18/94 -.\" $Id: init.8,v 1.13.2.1 1999/06/23 10:24:08 ru Exp $ +.\" $Id: init.8,v 1.13.2.2 1999/07/01 13:40:53 ru Exp $ .\" .Dd April 18, 1994 .Dt INIT 8 @@ -126,9 +126,9 @@ IP packet filter rules (see .Xr ipfw 8 and .Xr ipfirewall 4 ) -can not be changed and +cannot be changed and .Xr dummynet 4 -configuration can not be adjusted. +configuration cannot be adjusted. .El .Pp If the security level is initially -1, then |
