From 2f0bc98493825d0d97f86296295f34043116f7d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 1 Jan 2018 12:45:07 +0000 Subject: [PATCH] Use more markup. --- share/man/man4/ip.4 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index 7ba06ce54d6d..9ea9da0f29d6 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ip.4,v 1.42 2018/01/01 01:02:11 christos Exp $ +.\" $NetBSD: ip.4,v 1.43 2018/01/01 12:45:07 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -126,7 +126,9 @@ or socket. Setting ipi_ifindex will cause the primary address of that interface to be used; setting ipi_addr will directly choose that address. -The IP_PKTINFO cmsghdr structure from a received message may be +The +.Dv IP_PKTINFO +cmsghdr structure from a received message may be used unchanged, in which case the outgoing message will be sent from the address the incoming message was received on. .Pp @@ -198,7 +200,9 @@ to the control part of the message on a or .Dv SOCK_RAW socket. -The IP_RECVDSTADDR cmsghdr structure from a received message may +The +.Dv IP_RECVDSTADDR +cmsghdr structure from a received message may be used unchanged, in which case the outgoing message will be sent from the address the incoming message was received on. .Pp