diff options
author | 2009-06-01 14:17:38 +0000 | |
---|---|---|
committer | 2009-06-01 14:17:38 +0000 | |
commit | 083cc4fbac650230f29f2fb32677a1788891a71d (patch) | |
tree | c0b0aa975d5a989396408eca8ad83794a7f930ba | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-083cc4fbac650230f29f2fb32677a1788891a71d.tar.xz wireguard-openbsd-083cc4fbac650230f29f2fb32677a1788891a71d.zip |
delete a useless comment;
-rw-r--r-- | share/man/man4/bge.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 1af2a2e1d26..873bf168137 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.44 2009/05/31 18:04:53 naddy Exp $ +.\" $OpenBSD: bge.4,v 1.45 2009/06/01 14:17:38 jmc Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2009 $ +.Dd $Mdocdate: June 1 2009 $ .Dt BGE 4 .Os .Sh NAME @@ -113,8 +113,6 @@ SysKonnect SK-9D41 (1000baseSX) The .Nm driver supports -.\"IP, TCP -.\"and UDP checksum offload for both receive and transmit, IP, TCP, and UDP checksum offload for receive, IP checksum offload for transmit, VLAN tag insertion and stripping, as well as a 256-bit multicast hash |