diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-13 14:00:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-13 14:00:08 +0000 |
commit | 97b84989afc39fef025abe1fbdbb4226bce9d9f7 (patch) | |
tree | 63898ca744f2af6111703f00aa8cc3e51e83f08f /share/man/man8 | |
parent | bd3eb4e9d4465537274760d578004c26161e814d (diff) |
make hier(7) more visible;
tweak some stuff while i'm in here;
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/afterboot.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 8093fd76b91..98de8abbdc2 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.100 2004/12/01 16:25:20 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.101 2004/12/13 14:00:07 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -248,9 +248,7 @@ after you flush the routes. If you wish to route packets between interfaces, add the directive .Pp .Dl net.inet.ip.forwarding=1 -.Pp or -.Pp .Dl net.inet6.ip6.forwarding=1 .Pp to @@ -879,6 +877,7 @@ boot time in the kernel image. .Xr printcap 5 , .Xr resolv.conf 5 , .Xr ssh_config 5 , +.Xr hier 7 , .Xr hostname 7 , .Xr packages 7 , .Xr ports 7 , |