diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-04-18 01:18:36 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-04-18 01:18:36 +0000 |
commit | 7d0262ecd317d24d989a0fe02bedfa0ae3220a83 (patch) | |
tree | 274bbe39f1597b12a0f3d7bc9988116a7313280f /sys/man | |
parent | f827770f94637878803377a53e897f3b18563992 (diff) |
minor man page fixes.
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/9boot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/8/9boot b/sys/man/8/9boot index 3ef167b2b..a7c2549ed 100644 --- a/sys/man/8/9boot +++ b/sys/man/8/9boot @@ -42,7 +42,7 @@ boot parameters. It is chainloaded by .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 @@ Booting from CD-ROM requires .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 |