whitespace fixes

This commit is contained in:
Denis Vlasenko
2008-02-17 15:14:04 +00:00
parent 542963685c
commit 56244736ec
3 changed files with 3 additions and 3 deletions

View File

@@ -9115,7 +9115,7 @@ setparam(char **argv)
* For a non-interactive shell, an error condition encountered
* by a special built-in ... shall cause the shell to write a diagnostic message
* to standard error and exit as shown in the following table:
* Error Special Built-In
* Error Special Built-In
* ...
* Utility syntax error (option or operand error) Shall exit
* ...