Module Name:    src
Committed By:   wiz
Date:           Thu Jun 27 21:22:46 UTC 2013

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

Log Message:
New sentence, new line. Fix typo. Remove 'i'.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 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.34 src/share/man/man4/ip.4:1.35
--- src/share/man/man4/ip.4:1.34	Thu Jun 27 20:14:25 2013
+++ src/share/man/man4/ip.4	Thu Jun 27 21:22:46 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ip.4,v 1.34 2013/06/27 20:14:25 christos Exp $
+.\"	$NetBSD: ip.4,v 1.35 2013/06/27 21:22:46 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -113,8 +113,8 @@ setsockopt(s, IPPROTO_IP, IP_IPSEC_POLIC
 The
 .Dv IP_PKTINFO
 option can be used to turn on receiving of information about the source
-address of the packet, and the interface index. The information is passed
-in an
+address of the packet, and the interface index.
+The information is passed in a
 .Tp struct in_pktinfo
 structure, which contains
 .Bd -literal
@@ -213,7 +213,6 @@ The
 option is similar to the
 .Dv IP_PKTINFO
 one, only in this case the inbound information is returned.
-i
 .Pp
 If the
 .Dv IP_RECVTTL

Reply via email to