summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-08-17 11:24:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-08-17 11:24:10 +0000
commitdade1ec577acba5fb79398751adeb7416ed2ee5d (patch)
treec1433c66450528b0b496679ef04a2599abd9d62e /share/man/man4
parent0bfd0c9eeee1887c39a87a77e1a487056fb215f8 (diff)
- sort sections
- add -nosplit to AUTHORS
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/sk.411
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4
index 46f07116a69..5bfa0fc5995 100644
--- a/share/man/man4/sk.4
+++ b/share/man/man4/sk.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sk.4,v 1.41 2006/08/16 22:01:56 kettenis Exp $
+.\" $OpenBSD: sk.4,v 1.42 2006/08/17 11:24:09 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -223,10 +223,6 @@ the network connection (cable).
.%T SysKonnect GEnesis programming manual
.%O http://www.syskonnect.com
.Re
-.Sh BUGS
-The
-.Nm msk
-driver does not support hardware receive IP checksum offload yet.
.Sh HISTORY
The
.Nm
@@ -242,9 +238,14 @@ The
driver first appeared in
.Ox 4.0 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
driver was written by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
Support for the Marvell Yukon-2 was added by
.An Mark Kettenis Aq kettenis@openbsd.org .
+.Sh BUGS
+The
+.Nm msk
+driver does not support hardware receive IP checksum offload yet.