diff options
author | 2008-12-10 04:46:49 +0000 | |
---|---|---|
committer | 2008-12-10 04:46:49 +0000 | |
commit | cf985d34f9381e82290faeac71badeb171eca1e9 (patch) | |
tree | 697a8d58d27b99f9477bc1977c5425018dc00783 | |
parent | o cannot be NULL here but use xfree() to be consistent; ok djm@ (diff) | |
download | wireguard-openbsd-cf985d34f9381e82290faeac71badeb171eca1e9.tar.xz wireguard-openbsd-cf985d34f9381e82290faeac71badeb171eca1e9.zip |
history should mention when the driver appeared in OpenBSD.
-rw-r--r-- | share/man/man4/auacer.4 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/auacer.4 b/share/man/man4/auacer.4 index ba40490e7cd..fb07e1b1801 100644 --- a/share/man/man4/auacer.4 +++ b/share/man/man4/auacer.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: auacer.4,v 1.2 2008/10/19 03:13:06 brad Exp $ +.\" $OpenBSD: auacer.4,v 1.3 2008/12/10 04:46:49 brad Exp $ .\" $NetBSD: auacer.4,v 1.3.20.1 2008/06/02 13:21:34 mjf Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 19 2008 $ +.Dd $Mdocdate: December 10 2008 $ .Dt AUACER 4 .Os .Sh NAME @@ -49,9 +49,7 @@ of some Acer Labs I/O Controller Hub. .Sh HISTORY The .Nm -device driver first appeared in -.Nx 3.0 -and was subsequently ported to -.Ox . +device driver appeared in +.Ox 4.5 . .Sh BUGS No support for recording or S/PDIF. |