diff options
author | 2005-12-11 20:35:20 +0000 | |
---|---|---|
committer | 2005-12-11 20:35:20 +0000 | |
commit | 20ae808f246633ce32b8b790efd7c63dddc6d81e (patch) | |
tree | b5a9ee9f9ed4886379d2cb094973ab603deb2550 | |
parent | fix a few name clashes with libc; found by lint. ok deraadt@ (diff) | |
download | wireguard-openbsd-20ae808f246633ce32b8b790efd7c63dddc6d81e.tar.xz wireguard-openbsd-20ae808f246633ce32b8b790efd7c63dddc6d81e.zip |
remove useless comment.
-rw-r--r-- | share/man/man4/bce.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index 34b01a3672d..8281d8e6b48 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bce.4,v 1.8 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: bce.4,v 1.9 2005/12/11 20:35:20 brad Exp $ .\" $NetBSD: bce.4,v 1.2 2003/10/05 11:58:36 wiz Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. @@ -48,7 +48,6 @@ The .Nm provides support for the Broadcom BCM4401 10/100 Ethernet card. -Other cards from the 440x series may also be supported. .Pp The following media types and options (as given to .Xr ifconfig 8 ) |