diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-02-22 02:02:34 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-02-22 02:02:34 +0000 |
commit | 8c62f4947b2044e167eadb333c65a59d2c3ad416 (patch) | |
tree | 94257d2147342f16db4e82edfaba7bfc37d80d0a /share | |
parent | 35f24a4fed11bf7d1d55bd72960826733a40be89 (diff) |
Xr netstat(8)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/afterboot.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 7225c710ba3..6fbe644ada4 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.71 2002/02/19 01:19:02 deraadt Exp $ +.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $ .Dd October 20, 1997 .Dt AFTERBOOT 8 \!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu @@ -157,10 +157,9 @@ ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> inet 203.3.131.108 --> 198.181.0.253 netmask 0xffff0000 .Ed .Pp -If you wish to turn on multicast routing, see the section titled -.Dq Multicast routing. -in -.Pa /etc/netstart . +See +.Xr netstart 8 +for instructions on configuring multicast routing. .Pp See .Xr dhcp 8 @@ -839,6 +838,7 @@ boot time in the kernel image. .Xr mount 8 , .Xr mtree 8 , .Xr named 8 , +.Xr netstart 8 , .Xr newaliases 8 , .Xr rbootd 8 , .Xr rc 8 , |