diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-06 06:46:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-06 06:46:31 +0000 |
commit | de790f2baf7a350a28fbde749076de11bafa6f10 (patch) | |
tree | 2eac11d1d5898deab36648399a9a9add1db95acb /share/man/man4 | |
parent | 180f058c8132ca96a4ff73fb9f4e601f3033a45d (diff) |
fix some more dodgy "-indent"; aucat.1 has some too, but i'll leave that for
ratchov, to avoid messing up his current diff...
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.macppc/macgpio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.macppc/macgpio.4 b/share/man/man4/man4.macppc/macgpio.4 index 0284f6c171e..600e52245ac 100644 --- a/share/man/man4/man4.macppc/macgpio.4 +++ b/share/man/man4/man4.macppc/macgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: macgpio.4,v 1.6 2007/11/17 10:50:27 mbalmer Exp $ +.\" $OpenBSD: macgpio.4,v 1.7 2010/04/06 06:46:30 jmc Exp $ .\" .\" Copyright (c) 2007 Gordon Willem Klok <gwk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 17 2007 $ +.Dd $Mdocdate: April 6 2010 $ .Dt MACGPIO 4 macppc .Os .Sh NAME @@ -32,7 +32,7 @@ Apple machines. .Ox provides support for the following devices: .Pp -.Bl -tag -width 14n -offset -indent -compact +.Bl -tag -width 14n -offset indent -compact .It Xr sysbutton 4 Xserve G4 and G5 front system identifier button .El |