shithub: riscv

Download patch

ref: 0cb5b3181cfe3d545860bcb8bbf1d0031a29cb21
parent: 1b1fac387450d593f393ff492432189336bae1ca
parent: 7d0262ecd317d24d989a0fe02bedfa0ae3220a83
author: cinap_lenrek <cinap_lenrek@localhost>
date: Tue Apr 19 01:25:32 EDT 2011

merge

--- a/sys/man/1/ns
+++ b/sys/man/1/ns
@@ -43,4 +43,4 @@
 .I ns
 will be inaccurate if a file or directory it includes has been renamed.
 
-The name of this tool is reminiscent of national socialism and nextstep, it's hard to decide which one is worse.
+The name of this tool is reminiscent of National Socialism and NeXTSTEP, it's hard to decide which one is worse.
--- a/sys/man/4/cwfs
+++ b/sys/man/4/cwfs
@@ -51,7 +51,7 @@
 These parameters can be changed by recompilation.
 .PP
 .I Cwfs
-places its server 9P connaction in
+places its server 9P connection in
 .BI /srv/ name\f1
 and its command pipe in
 .BI /srv/ name\f1 .cmd,
--- 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
--