diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/urio.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/urio.4')
-rw-r--r-- | share/man/man4/urio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/urio.4 b/share/man/man4/urio.4 index 8f0b0c4516e..24aeefd8ba1 100644 --- a/share/man/man4/urio.4 +++ b/share/man/man4/urio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urio.4,v 1.13 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: urio.4,v 1.14 2003/07/09 13:26:20 jmc Exp $ .\" $NetBSD: urio.4,v 1.1 2000/04/14 14:48:29 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -52,7 +52,7 @@ Diamond MultiMedia. The driver implements minimal support to access the device and requires a user application for up and downloading music. .Sh FILES -.Bl -tag -width Pa /dev/urio0 -compact +.Bl -tag -width /dev/urio0 -compact .It Pa /dev/urio0 device node .El |