summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-06-12 14:48:03 +0000
committercinap_lenrek <cinap_lenrek@centraldogma>2011-06-12 14:48:03 +0000
commite3e57027803f617d43d0a2ca74279c58b402bf87 (patch)
tree7caf4441be2b3cc95f74abde3ac6bbec2b4b76f9
parent69f33ad54d60c026cf944d495ae6601726da74e7 (diff)
downloadplan9front-e3e57027803f617d43d0a2ca74279c58b402bf87.tar.xz
9boot(8): fix section order
-rw-r--r--sys/man/8/9boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/8/9boot b/sys/man/8/9boot
index f1014c00d..ac5f3caa1 100644
--- a/sys/man/8/9boot
+++ b/sys/man/8/9boot
@@ -82,8 +82,6 @@ is the MAC address of the client's network card
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 @@ file.
.B /386/9bootiso
.TP
.B /386/9bootpxe
+.SH SOURCE
+.BR /sys/src/boot/pc .
.SH "SEE ALSO"
.IR plan9.ini (8)