summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2008-10-24 08:14:26 +0000
committerbrad <brad@openbsd.org>2008-10-24 08:14:26 +0000
commitd7795123ac35b2da5678910319d60fc018a62984 (patch)
tree9b64d5b534d3371ebbbbd606fc32be0c9cd8461d
parentclear pointer after freeing it (diff)
downloadwireguard-openbsd-d7795123ac35b2da5678910319d60fc018a62984.tar.xz
wireguard-openbsd-d7795123ac35b2da5678910319d60fc018a62984.zip
This bugs section is not really useful.
-rw-r--r--share/man/man4/cac.410
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/cac.4 b/share/man/man4/cac.4
index ccd340b413d..62a83171fad 100644
--- a/share/man/man4/cac.4
+++ b/share/man/man4/cac.4
@@ -1,8 +1,8 @@
-.\" $OpenBSD: cac.4,v 1.19 2007/05/31 19:19:49 jmc Exp $
+.\" $OpenBSD: cac.4,v 1.20 2008/10/24 08:14:26 brad Exp $
.\"
.\" Michael Shalayeff, 2000. Public Domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: October 24 2008 $
.Dt CAC 4
.Os
.Sh NAME
@@ -78,9 +78,3 @@ inspired by the
.Nx
driver by
.An Andrew Doran Aq ad@netbsd.org .
-.Sh BUGS
-The card provides a mechanism to receive asynchronous notifications
-about RAID set status change and so forth, unfortunately this
-information is not public.
-.Pp
-Only a few PCI cards were tested, but others should work.