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/man4.sparc64/openprom.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/man4.sparc64/openprom.4')
-rw-r--r-- | share/man/man4/man4.sparc64/openprom.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc64/openprom.4 b/share/man/man4/man4.sparc64/openprom.4 index 3de3f3b3021..d41dab8f7b1 100644 --- a/share/man/man4/man4.sparc64/openprom.4 +++ b/share/man/man4/man4.sparc64/openprom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openprom.4,v 1.7 2003/06/02 23:30:14 millert Exp $ +.\" $OpenBSD: openprom.4,v 1.8 2003/06/06 10:29:42 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -141,13 +141,13 @@ exceeds the maximum allowed length (8191 bytes). .Sh SEE ALSO .Xr ioctl 2 , .Xr eeprom 8 -.Sh BUGS -Due to limitations within the OPENPROM itself, -these functions run at elevated priority -and may adversely affect system performance. .Sh HISTORY A sparc64 .Nm openprom manual page first appeared in .Ox 3.0 . +.Sh BUGS +Due to limitations within the OPENPROM itself, +these functions run at elevated priority +and may adversely affect system performance. |