diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-21 03:15:47 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-01-21 03:15:47 +0000 |
commit | 6a8d0cb8380ab8e65766f56340c8dac41d6a5705 (patch) | |
tree | d083dd11635c7a5bd971dbb4b0d5b6eff9b4a296 /share/man/man4/man4.sparc/daadio.4 | |
parent | f923664fa40842bde91793690e58d886dad875d2 (diff) |
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'share/man/man4/man4.sparc/daadio.4')
-rw-r--r-- | share/man/man4/man4.sparc/daadio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc/daadio.4 b/share/man/man4/man4.sparc/daadio.4 index f990ece7eb1..12edaf1ef84 100644 --- a/share/man/man4/man4.sparc/daadio.4 +++ b/share/man/man4/man4.sparc/daadio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daadio.4,v 1.9 2007/06/21 09:26:34 jmc Exp $ +.\" $OpenBSD: daadio.4,v 1.10 2014/01/21 03:15:46 schwarze Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 21 2007 $ +.Dd $Mdocdate: January 21 2014 $ .Dt DAADIO 4 sparc .Os .Sh NAME @@ -54,7 +54,7 @@ The device responds to the following .Xr ioctl 2 calls defined in -.Aq Pa machine/daadioio.h : +.In machine/daadioio.h : .Bl -tag -width DIOGOPIO .It Dv DIOGPIO .Pq Li "struct daadio_pio" |