hello, world\n

here are a few typos I found in the most recent ksh man page (sh.1).

--- sh.1        2012-03-06 20:24:38.000000000 +0100
+++ sh.1.ok     2012-06-10 17:10:29.000000000 +0200
@@ -3413,7 +3413,7 @@
 otherwise, it is truncated to zero length.
 .TP
 .BI >| word
-Sames as
+Same as
 .BR > ,
 except that it overrides the
 .B noclobber
@@ -3904,15 +3904,15 @@
 .B namespace
 command contains a
 .B namespace
-command, the names of variable and functions that are created consist
+command, the names of variables and functions that are created consist
 of the variable or function name preceded by the list of
 .IR identifier\^ s
 each preceded by \fB\s+2.\s-2\fP.
 .PP
 Outside of a name space, a variable or function created inside a
-names space can be referenced by preceding it with the name space name.
+name space can be referenced by preceding it with the name space name.
 .PP
-By default, variables staring with
+By default, variables starting with
 \fB\s+2.\s-2sh\fP are in the
 .B sh
 name space.



In addition to these, there are many lines ending in white space, which
I think should be cleaned up for beauty's sake. Also, the spelling of
"filename" vs "file name" in regular text is not entirely consistent.

Regards,

        Jens
-- 
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to