diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/ioprbs.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/ioprbs.4')
-rw-r--r-- | share/man/man4/ioprbs.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/ioprbs.4 b/share/man/man4/ioprbs.4 index fe67dd5233b..6fc4d11fe97 100644 --- a/share/man/man4/ioprbs.4 +++ b/share/man/man4/ioprbs.4 @@ -1,9 +1,9 @@ -.\" $OpenBSD: ioprbs.4,v 1.9 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: ioprbs.4,v 1.10 2003/06/06 10:29:41 jmc Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" .\" -.Dd July 4, 20010 +.Dd July 4, 2001 .Dt IOPRBS 4 .Os .Sh NAME @@ -39,6 +39,11 @@ All RAID configuration is done through the controllers' BIOSes. .Xr iop 4 , .Xr iopsp 4 , .Xr scsi 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 3.0 . .Sh AUTHORS The .Nm @@ -48,8 +53,3 @@ inspired by the .Nx ld_iop driver by .An Andrew Doran Aq ad@netbsd.org . -.Sh HISTORY -The -.Nm -driver first appeared in -.Ox 3.0 . |