ref: e3e57027803f617d43d0a2ca74279c58b402bf87
parent: 69f33ad54d60c026cf944d495ae6601726da74e7
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)
--
⑨