diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-03-30 21:51:51 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-03-30 21:51:51 +0000 |
commit | 6a9bf51566eb70dd769457a4a146104fe04f9aff (patch) | |
tree | 8f5ce323adfe3b361871b25cad276f4d2f1001c8 /share/man/man4/ioprbs.4 | |
parent | 462b59e6f37638f7128616dec097f6496b3ebcc1 (diff) |
fix formatting, pt out by brad@
Diffstat (limited to 'share/man/man4/ioprbs.4')
-rw-r--r-- | share/man/man4/ioprbs.4 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/ioprbs.4 b/share/man/man4/ioprbs.4 index 5fc75d93685..714590f1280 100644 --- a/share/man/man4/ioprbs.4 +++ b/share/man/man4/ioprbs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ioprbs.4,v 1.5 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: ioprbs.4,v 1.6 2002/03/30 21:51:50 mickey Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -18,9 +18,11 @@ The driver provides support for I2O random block storages, like RAID-sets. So far only the following adapters has been tested: .Pp -.Bl -tag -width -offset indent -compact -.Tn Adaptec 2100S , -.Tn Adaptec 3200S . +.Bl -item -offset indent -compact +.It +.Tn Adaptec 2100S +.It +.Tn Adaptec 3200S .El .Pp Although only those two adapters have been tested, the I2O interface is |