diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-04 22:10:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-04 22:10:00 +0000 |
commit | 0e29e708a9464c742a28114fccd4f01bb1e483db (patch) | |
tree | 07740dd78e67937cd68072f095d20dca5706e92f | |
parent | 89a308be08c14b3df3e6268e034d6e493aacaab3 (diff) |
tighter indent
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 9a33038c905..c23762dfe2b 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.13 1999/08/04 17:34:44 deraadt Exp $ +.\" $OpenBSD: intro.4,v 1.14 1999/08/04 22:09:59 deraadt Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -97,7 +97,7 @@ The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. Not all supported devices are listed. .Pp -.Bl -tag -width speaker -offset indent -compact +.Bl -tag -width speaker -offset xxxx -compact .It aha Adaptec 154x ISA SCSI adapter boards. .It ahb |