git: 9front

Download patch

ref: aee46ac440614e33e140dcca109216eb819e390d
parent: afa2e23b3f41af4495f049e5c1aecf2742a6a2b0
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun Apr 17 21:18:36 EDT 2011

minor man page fixes.

--- a/sys/man/8/9boot
+++ b/sys/man/8/9boot
@@ -42,7 +42,7 @@
 .IR pbs,
 wich locates it in the root of the active
 FAT partition. The
-.B plan9.ini
+.B plan9.ini (8)
 file is read from the root directory of the FAT
 filesystem.
 .SH CD-ROM BOOTING
@@ -50,8 +50,8 @@
 .IR 9bootiso
 to be included in the ISO-9660 image under
 .B 386/9bootiso,
-set as a non emulation bootblock. See
-.IR mk9660 (8).
+set as a non emulation bootblock (see
+.IR mk9660 (8)).
 The BIOS loads the first 2K of 
 .B 386/9bootiso
 into memory and then executes the program. The remainder
--