diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-04 22:29:23 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-04 22:29:23 +0000 |
commit | 97a0c2dec41a3b45527f24c14150512a68da7549 (patch) | |
tree | 0a9057cfd76b5bdb3ed5db60a6a36dddf2225f23 | |
parent | 742a8bf5175d993dc83b530b401daef8529bd83a (diff) |
a little spacing and indent;
-rw-r--r-- | share/man/man4/man4.zaurus/obio.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.zaurus/obio.4 b/share/man/man4/man4.zaurus/obio.4 index 13df9e8d2db..d7cd7b7a702 100644 --- a/share/man/man4/man4.zaurus/obio.4 +++ b/share/man/man4/man4.zaurus/obio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: obio.4,v 1.1 2005/01/04 16:39:13 miod Exp $ +.\" $OpenBSD: obio.4,v 1.2 2005/01/04 22:29:22 jmc Exp $ .\" .\" Copyright (c) 2005, Miodrag Vallat. .\" All rights reserved. @@ -43,7 +43,8 @@ It provides interrupt handler registration and interrupt dispatching to its children drivers. .Pp On the Zaurus, these are: -.Bl -tag -compact -width tenletters +.Pp +.Bl -tag -compact -width tenletters -offset indent .It Xr lcd 4 On-board LCD display. .El |