diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-18 11:45:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-18 11:45:19 +0000 |
commit | 96b0e2609ad942885ab5afddfc29e8b29b69c594 (patch) | |
tree | fc3e4883140c8206e5d2f595a4b97b9c2890324a /share | |
parent | f3da32a56619fa916374fe8e0e2015b8e9c3ab09 (diff) |
punctuation fix;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ip.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index 85f3728064e..82ad06c4cb8 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ip.4,v 1.40 2016/08/16 22:21:17 vgross Exp $ +.\" $OpenBSD: ip.4,v 1.41 2016/08/18 11:45:18 jmc Exp $ .\" $NetBSD: ip.4,v 1.3 1994/11/30 16:22:19 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)ip.4 8.2 (Berkeley) 11/30/93 .\" -.Dd $Mdocdate: August 16 2016 $ +.Dd $Mdocdate: August 18 2016 $ .Dt IP 4 .Os .Sh NAME @@ -293,8 +293,9 @@ cmsg_type = IP_RECVRTABLE When sending on a .Dv SOCK_DGRAM socket with -.Xr sendmsg 2 -, the source address to be used can be passed as ancillary data with a type code of +.Xr sendmsg 2 , +the source address to be used can be passed as ancillary data +with a type code of .Dv IP_SENDSRCADDR . The .Va msg_control |