Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix unknown .Tp macro.
details: https://anonhg.NetBSD.org/src/rev/3ac9dd5a06ce
branches: trunk
changeset: 787913:3ac9dd5a06ce
user: njoly <njoly%NetBSD.org@localhost>
date: Sat Jul 13 09:24:25 2013 +0000
description:
Fix unknown .Tp macro.
diffstat:
share/man/man4/ip.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c70e2507f797 -r 3ac9dd5a06ce share/man/man4/ip.4
--- a/share/man/man4/ip.4 Sat Jul 13 07:53:53 2013 +0000
+++ b/share/man/man4/ip.4 Sat Jul 13 09:24:25 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ip.4,v 1.35 2013/06/27 21:22:46 wiz Exp $
+.\" $NetBSD: ip.4,v 1.36 2013/07/13 09:24:25 njoly Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -115,7 +115,7 @@
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 a
-.Tp struct in_pktinfo
+.Vt struct in_pktinfo
structure, which contains
.Bd -literal
struct in_addr ipi_addr; /* the source or destination address */
Home |
Main Index |
Thread Index |
Old Index