diff options
author | 2014-06-03 06:29:07 +0000 | |
---|---|---|
committer | 2014-06-03 06:29:07 +0000 | |
commit | ab2d4b0d384ef62fb132b94fead8e2fdb342ca97 (patch) | |
tree | 58b8ffae1f59f256f8ccece0b0b93cf2f7dc9111 | |
parent | Handle the event parameter of libevent callback function as a bit (diff) | |
download | wireguard-openbsd-ab2d4b0d384ef62fb132b94fead8e2fdb342ca97.tar.xz wireguard-openbsd-ab2d4b0d384ef62fb132b94fead8e2fdb342ca97.zip |
add a comma.
-rw-r--r-- | share/man/man4/axen.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/axen.4 b/share/man/man4/axen.4 index ac36b0c6f76..2d69ad7fa34 100644 --- a/share/man/man4/axen.4 +++ b/share/man/man4/axen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: axen.4,v 1.5 2014/04/08 01:13:09 brad Exp $ +.\" $OpenBSD: axen.4,v 1.6 2014/06/03 06:29:07 brad Exp $ .\" .\" Copyright (c) 2013 Yojiro UO <yuo@nui.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 8 2014 $ +.Dd $Mdocdate: June 3 2014 $ .Dt AXEN 4 .Os .Sh NAME @@ -27,7 +27,7 @@ The .Nm driver provides support for USB Ethernet adapters based on the ASIX -Electronics AX88179 USB 3.0 chipset including the following: +Electronics AX88179 USB 3.0 chipset, including the following: .Pp .Bl -tag -width Ds -offset indent -compact .It D-Link DUB-1312 |