diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2004-04-20 06:39:05 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2004-04-20 06:39:05 +0000 |
commit | 94f4b0d02ab8ae5fb1ace3e14a260e6528ce9244 (patch) | |
tree | eb8ac53754573ad05f6ceccce2c8242f3c3ff688 /share/man/man8/afterboot.8 | |
parent | 65e3494c14f4edaa6b61ef2c0e09fbd7ef0407da (diff) |
GATEWAY and NMBCLUSTERS are dead. ok beck@ deraadt@ jmc@
Diffstat (limited to 'share/man/man8/afterboot.8')
-rw-r--r-- | share/man/man8/afterboot.8 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index c116f98fbcf..c71e3218bac 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.88 2003/12/05 23:55:07 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.89 2004/04/20 06:39:04 tedu Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -263,10 +263,7 @@ or .Dl net.inet6.ip6.forwarding=1 .Pp to -.Pa /etc/sysctl.conf , -or by compiling a new kernel with the -.Cm GATEWAY -option. +.Pa /etc/sysctl.conf . Packets are not forwarded by default, due to RFC requirements. .Pp You can add new |