ref: b3c2bebf5dbd4813c8ade3d2bb5fb1e054b911e0
parent: cd77ae0be47fb4fe7e1fda4427cb931ee474e882
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Sun Jun 12 10:48:03 EDT 2011
9boot(8): fix section order
--- a/sys/man/8/9boot
+++ b/sys/man/8/9boot
@@ -82,8 +82,6 @@
in lower case hex, and use this as its
.IR plan9.ini (8)
file.
-.SH SOURCE
-.BR /sys/src/boot/pc .
.SH FILES
.TP
.B /386/pbs
@@ -93,5 +91,7 @@
.B /386/9bootiso
.TP
.B /386/9bootpxe
+.SH SOURCE
+.BR /sys/src/boot/pc .
.SH "SEE ALSO"
.IR plan9.ini (8)
--
⑨