Module Name:    src
Committed By:   wiz
Date:           Mon Jul 20 07:58:54 UTC 2009

Modified Files:
        src/share/man/man4: ip.4

Log Message:
Formatting nit.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/ip.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ip.4
diff -u src/share/man/man4/ip.4:1.29 src/share/man/man4/ip.4:1.30
--- src/share/man/man4/ip.4:1.29	Sun Jul 19 23:17:33 2009
+++ src/share/man/man4/ip.4	Mon Jul 20 07:58:54 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ip.4,v 1.29 2009/07/19 23:17:33 minskim Exp $
+.\"	$NetBSD: ip.4,v 1.30 2009/07/20 07:58:54 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -190,7 +190,9 @@
 The
 .Dv IP_MINTTL
 option may be used on
-.Dv SOCK_DGRAM or SOCK_STREAM
+.Dv SOCK_DGRAM
+or
+.Dv SOCK_STREAM
 sockets to discard packets with a TTL lower than the option value.
 This can be used to implement the
 .Em Generalized TTL Security Mechanism (GTSM)

Reply via email to