diff options
author | 2017-09-01 15:52:03 +0000 | |
---|---|---|
committer | 2017-09-01 15:52:03 +0000 | |
commit | 0d81705fc02297a2fc4300bc5476ca00fba642c8 (patch) | |
tree | 2c33ad457a784772fb4cfeaf006d01e97c870c78 | |
parent | remove blank line; (diff) | |
download | wireguard-openbsd-0d81705fc02297a2fc4300bc5476ca00fba642c8.tar.xz wireguard-openbsd-0d81705fc02297a2fc4300bc5476ca00fba642c8.zip |
tweak previous;
-rw-r--r-- | share/man/man9/socreate.9 | 4 |
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 |