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/isp.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/isp.4')
-rw-r--r-- | share/man/man4/isp.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4 index 438e01b5415..e480bb6d2d8 100644 --- a/share/man/man4/isp.4 +++ b/share/man/man4/isp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isp.4,v 1.12 2002/11/08 08:08:47 mpech Exp $ +.\" $OpenBSD: isp.4,v 1.13 2003/06/06 10:29:41 jmc Exp $ .\" .\" Copyright (c) 1998, 1999 .\" Matthew Jacob, for NASA/Ames Research Center @@ -65,8 +65,6 @@ An optional ensures that known good firmware will be downloaded to the driver at attach time. This is recommended. -.Sh BUGS -None known at this time. .Sh SEE ALSO .Xr cd 4 , .Xr ch 4 , @@ -83,3 +81,5 @@ None known at this time. The .Nm driver was written by Matthew Jacob for NASA/Ames Research Center. +.Sh BUGS +None known at this time. |