Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 mention ICMPPRINTFS; from Liam Foy



details:   https://anonhg.NetBSD.org/src/rev/a8c5fabe9a4e
branches:  trunk
changeset: 583697:a8c5fabe9a4e
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Aug 19 12:28:37 2005 +0000

description:
mention ICMPPRINTFS; from Liam Foy

diffstat:

 share/man/man4/options.4 |  11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 944c8f77251a -r a8c5fabe9a4e share/man/man4/options.4
--- a/share/man/man4/options.4  Fri Aug 19 12:24:54 2005 +0000
+++ b/share/man/man4/options.4  Fri Aug 19 12:28:37 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.287 2005/07/31 04:13:20 yamt Exp $
+.\"    $NetBSD: options.4,v 1.288 2005/08/19 12:28:37 christos Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd July 16, 2005
+.Dd August 19, 2005
 .Os
 .Dt OPTIONS 4
 .Sh NAME
@@ -1438,6 +1438,13 @@
 .Tn XNS ) .
 .Em GATEWAY
 option also compiles IPv4 fast forwarding code into the kernel.
+.It Cd options ICMPPRINTFS
+The
+.Em ICMPPRINTFS
+option will enable debugging information to be printed about
+the
+.Xr icmp 4
+protocol.
 .It Cd options IPFORWARDING=value
 If
 .Em value



Home | Main Index | Thread Index | Old Index