Fix unknown .Tp macro.
This commit is contained in:
parent
9cf9a75a7d
commit
d5921f2b1c
@ -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 @@ The
|
||||
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 */
|
||||
|
Loading…
Reference in New Issue
Block a user