diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-16 21:54:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-16 21:54:54 +0000 |
commit | 2bb5df01d2905b54f0ce53cafbc466d008f58829 (patch) | |
tree | dafdf1beb11f5c79f4e952129fb0c1ade164fd87 /share | |
parent | 8997754623c475a0a09f2371ee2bb41871219752 (diff) |
.Xr bridge 4 in SEE ALSO; from Alexey E. Suslikov;
add hostname.if 5 and netstart 8 while i'm at it;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/gif.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index f2b71d7f981..ece0489fb4c 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gif.4,v 1.14 2004/02/23 10:19:18 jmc Exp $ +.\" $OpenBSD: gif.4,v 1.15 2004/07/16 21:54:53 jmc Exp $ .\" $KAME: gif.4,v 1.15 2000/04/19 09:39:42 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -106,10 +106,13 @@ the destination "physical" address, and vice versa). .\" .Sh SEE ALSO .Xr sysctl 3 , +.Xr bridge 4 , .Xr inet 4 , .Xr inet6 4 , .Xr ipsec 4 , -.Xr ifconfig 8 +.Xr hostname.if 5 , +.Xr ifconfig 8 , +.Xr netstart 8 .Rs .%A R. Gilligan .%A E. Nordmark |