while perusing manual Reference: /n/sources/patch/applied/man-updates Date: Sun Nov 28 19:54:29 CET 2004 --- /sys/man/1/0intro Sun Nov 28 19:54:28 2004 +++ /sys/man/1/0intro Sun Nov 28 19:54:28 2004 @@ -13,7 +13,7 @@ .SS Name Spaces In Plan 9, almost all objects look like files. The object retrieved by a given name is determined by a mapping called the -.IR name space . +.IR "name space" . A quick tour of the standard name space is in .IR namespace (4). Every program running in Plan 9 belongs to a --- /sys/man/1/2a Sun Nov 28 19:54:28 2004 +++ /sys/man/1/2a Sun Nov 28 19:54:28 2004 @@ -17,8 +17,8 @@ for the corresponding architectures; see .IR 2c (1) for the correspondence between an architecture and the character -.RB ( 0 , -.RB 1 , +.RB ( 1 , +.RB 2 , etc.) that specifies it. The assemblers handle the most common C preprocessor directives and the associated command-line options --- /sys/man/1/2c Sun Nov 28 19:54:28 2004 +++ /sys/man/1/2c Sun Nov 28 19:54:28 2004 @@ -52,7 +52,6 @@ .IR O = .BR 1 , .BR 2 , -.BR 4 , .BR 5 , .BR 7 , .BR 8 , --- /sys/man/1/2l Sun Nov 28 19:54:29 2004 +++ /sys/man/1/2l Sun Nov 28 19:54:29 2004 @@ -18,8 +18,8 @@ into executable files for the corresponding architectures; see .IR 2c (1) for the correspondence between an architecture and the character -.RB ( 0 , -.RB 1 , +.RB ( 1 , +.RB 2 , etc.) that specifies it. The files should be object files or libraries (archives of object files) for the appropriate architecture. --- /sys/man/1/acid Sun Nov 28 19:54:29 2004 +++ /sys/man/1/acid Sun Nov 28 19:54:29 2004 @@ -60,7 +60,7 @@ .BI -m " machine Assume instructions are for the given CPU type (one of -.BR 3210 , +.BR alpha , .BR 386 , etc., as listed in .IR 2c (1), @@ -107,9 +107,9 @@ words, distinguishing .B $ signs are prefixed. -Such renamings are reported at startup; option +Such renamings are reported at startup if the option .B -q -suppresses them. +is enabled. .PP Variable types .RI ( "integer, float, list, string" ) --- /sys/man/1/replica Sun Nov 28 19:54:29 2004 +++ /sys/man/1/replica Sun Nov 28 19:54:29 2004 @@ -89,7 +89,8 @@ .I push to print a summary of what it is doing. Each status line is of the form -.sp 0.5 +.ift .sp 0.5 +.ifn .sp \h'0.25i' .I verb .I path @@ -99,7 +100,8 @@ .I gid .I mtime .I length -.sp 0.5 +.ift .sp 0.5 +.ifn .sp .I Verb describes the event: addition of a file --- /sys/man/1/vi Sun Nov 28 19:54:29 2004 +++ /sys/man/1/vi Sun Nov 28 19:54:29 2004 @@ -1,6 +1,6 @@ .TH VI 1 .SH NAME -0i, 5i, ki, vi, qi \- instruction simulators +5i, ki, vi, qi \- instruction simulators .SH SYNOPSIS .B vi [ @@ -10,14 +10,6 @@ .B vi .I pid .br -.B 0i -[ -.I textfile -] -.br -.B 0i -.I pid -.br .B 5i [ .I textfile @@ -53,14 +45,13 @@ slower than normal\(embut faster than single stepping under .IR db . -.IR 0i , .IR 5i , .IR ki , and .IR qi are similar to .I vi -but interpret little-endian MIPS, ARM, SPARC, and PowerPC binaries. +but interpret ARM, SPARC, and PowerPC binaries. The following discussion refers to .I vi but applies to the others