diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-26 09:20:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-26 09:20:15 +0000 |
commit | de189b4cc35a217c06c4df0e1f51fcc2c780b330 (patch) | |
tree | d0e691c0368c6ecf165b45931b883a65cdb78ccc /share/man/man4/faith.4 | |
parent | b05684873edf1e89d0f86fdadd655a7bed3f4ccf (diff) |
.Xr hostname.if 5
.Xr netstart 8
from Alexey E. Suslikov
Diffstat (limited to 'share/man/man4/faith.4')
-rw-r--r-- | share/man/man4/faith.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/faith.4 b/share/man/man4/faith.4 index 2480d89b13c..8ae4ed4817e 100644 --- a/share/man/man4/faith.4 +++ b/share/man/man4/faith.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: faith.4,v 1.14 2003/12/08 10:03:43 markus Exp $ +.\" $OpenBSD: faith.4,v 1.15 2004/07/26 09:20:14 jmc Exp $ .\" $KAME: faith.4,v 1.10 2001/06/30 00:42:48 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -120,7 +120,9 @@ interface is intended to be used on routers, not on hosts. .Sh SEE ALSO .Xr inet 4 , .Xr inet6 4 , -.Xr faithd 8 +.Xr hostname.if 5 , +.Xr faithd 8 , +.Xr netstart 8 .Rs .%A Jun-ichiro itojun Hagino .%A Kazu Yamamoto |