Minor edits, remove unneeded code, add a few commants, correct spelling, tweak the todo list, etc.

darcs-hash:20061026102253-ac50b-eb42fdab9a9211d68386a563134856a96b870d90.gz
This commit is contained in:
axel
2006-10-26 20:22:53 +10:00
parent 3341fc888c
commit e98a604a21
10 changed files with 30 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
where FILE DESCRIPTOR may be either the number of a file descriptor, or one
of the strings stdin, stdout and stderr.
If he specified file descriptor is a tty, the exit status of the
If the specified file descriptor is a tty, the exit status of the
command is zero, otherwise, it is non-zero.