Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line. Fix typo. Remove 'i'.
details: https://anonhg.NetBSD.org/src/rev/1b8f38b1461f
branches: trunk
changeset: 787659:1b8f38b1461f
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 27 21:22:46 2013 +0000
description:
New sentence, new line. Fix typo. Remove 'i'.
diffstat:
share/man/man4/ip.4 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r b1f7a2f7d9e7 -r 1b8f38b1461f share/man/man4/ip.4
--- a/share/man/man4/ip.4 Thu Jun 27 21:22:16 2013 +0000
+++ b/share/man/man4/ip.4 Thu Jun 27 21:22:46 2013 +0000
@@ -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 @@
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 @@
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
Home |
Main Index |
Thread Index |
Old Index