Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 mark some items that assume INET.



details:   https://anonhg.NetBSD.org/src/rev/8cd57ab3b0f9
branches:  trunk
changeset: 499596:8cd57ab3b0f9
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Nov 24 10:09:46 2000 +0000

description:
mark some items that assume INET.

diffstat:

 share/man/man4/options.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 77e5e54303ff -r 8cd57ab3b0f9 share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Nov 24 09:53:36 2000 +0000
+++ b/share/man/man4/options.4  Fri Nov 24 10:09:46 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.124 2000/11/08 18:19:19 kleink Exp $
+.\"    $NetBSD: options.4,v 1.125 2000/11/24 10:09:46 itojun Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1124,6 +1124,8 @@
 See
 .Xr iso 4
 for details.
+This option assumes
+.Em INET .
 .It Cd options EON
 Include support for tunneling
 .Tn OSI
@@ -1138,6 +1140,8 @@
 .Tn X.25
 protocol stack.
 The state of this code is currently unknown, and probably contains bugs.
+This option assumes
+.Em INET .
 .It Cd options NETATALK
 Include support for the
 .Tn AppleTalk
@@ -1182,6 +1186,8 @@
 See
 .Xr pfil 9
 for details.
+This option assumes
+.Em INET .
 .It Cd options IPFILTER_LOG
 This option, in conjunction with
 .Em pseudo-device ipfilter ,



Home | Main Index | Thread Index | Old Index