shithub: riscv

Download patch

ref: 7d0262ecd317d24d989a0fe02bedfa0ae3220a83
parent: f827770f94637878803377a53e897f3b18563992
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
--