diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/eso.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/eso.4')
-rw-r--r-- | share/man/man4/eso.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/eso.4 b/share/man/man4/eso.4 index 10f86e2da06..27db2d31e15 100644 --- a/share/man/man4/eso.4 +++ b/share/man/man4/eso.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eso.4,v 1.4 2002/09/26 07:55:39 miod Exp $ +.\" $OpenBSD: eso.4,v 1.5 2003/06/06 10:29:41 jmc Exp $ .\" $NetBSD: eso.4,v 1.2 1999/08/02 17:43:52 augustss Exp $ .\" .\" Copyright (c) 1999 Klaus J. Klein @@ -58,8 +58,6 @@ The driver timed out reading data from a controller register. The driver timed out waiting to send a command or writing to a controller register. .El -.Sh BUGS -The game port and MIDI port are not supported. .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 , @@ -71,3 +69,5 @@ The .Nm device driver appeared in .Ox 2.5 . +.Sh BUGS +The game port and MIDI port are not supported. |