diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-12 07:50:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-12 07:50:12 +0000 |
commit | 03c2576a9006140873d8b0b3ec6e50f05fe4f2e0 (patch) | |
tree | cb6265661204cc9ee9af8e8e3e94d826163724c7 /share | |
parent | 0f765c5ef20e4996dcca94cac38d85f469d40482 (diff) |
mention ifaliases
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/afterboot.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 69b9dbeb1b1..514a252c87b 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -125,6 +125,9 @@ early on in the boot process (ie. start of .Pa /etc/netstart , or by compiling a new kernel with the option GATEWAY. By default, packets are not forwarded due to RFC requirements. +.Pp +You can add new "virtual interfaces" by adding the required entries to +.Pa /etc/ifaliases . \!\"-------------------------------------------------------------------------- .Ss Bind Name Server If you are using the Bind Name Server (DNS), check the |