summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-09-01 15:52:03 +0000
committerjmc <jmc@openbsd.org>2017-09-01 15:52:03 +0000
commit0d81705fc02297a2fc4300bc5476ca00fba642c8 (patch)
tree2c33ad457a784772fb4cfeaf006d01e97c870c78
parentremove blank line; (diff)
downloadwireguard-openbsd-0d81705fc02297a2fc4300bc5476ca00fba642c8.tar.xz
wireguard-openbsd-0d81705fc02297a2fc4300bc5476ca00fba642c8.zip
tweak previous;
-rw-r--r--share/man/man9/socreate.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/socreate.9 b/share/man/man9/socreate.9
index 147d7fd9120..576a7c34247 100644
--- a/share/man/man9/socreate.9
+++ b/share/man/man9/socreate.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: socreate.9,v 1.8 2017/09/01 15:10:41 mpi Exp $
+.\" $OpenBSD: socreate.9,v 1.9 2017/09/01 15:52:03 jmc Exp $
.\"
.\" Copyright (c) 2006 Robert N. M. Watson
.\" All rights reserved.
@@ -182,7 +182,7 @@ and
describing the protocol level and socket option.
The last argument
.Fa m
-is either a pointer to a prefilled mbuf or a pointer to a mbuf to retrieve
+is either a pointer to a prefilled mbuf or a pointer to an mbuf to retrieve
data.
.Ss Socket I/O
The