diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-04-18 19:37:29 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-04-19 21:28:43 +0200 |
commit | 2977df8e7d84928cd2c068cc0f7f002ec1299842 (patch) | |
tree | b2d0ae8af6588ce4db4b115db3415e803f0a51b3 /src | |
parent | 48430d6a4a69f8dc53cc457a8ae69d7a4fa84015 (diff) | |
download | coreutils-2977df8e7d84928cd2c068cc0f7f002ec1299842.tar.xz |
fix comment typos
* bootstrap: Fix comment typos.
* src/pr.c: Likewise.
Diffstat (limited to 'src')
-rw-r--r-- | src/pr.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,7 +73,7 @@ The interference of the POSIX-compliant small letter options -w and -s: (`interference' means `setting a _separator_ with -s switches off the - column sturctur and the default - not generally - page_width, + column structure and the default - not generally - page_width, acts on -w option') options: text form / separator: equivalent new options: -w l -s[x] @@ -92,7 +92,7 @@ Options: Including version 1.22i: - Some SMALL LETTER options has been redefined with the object of a + Some SMALL LETTER options have been redefined with the object of a better POSIX compliance. The output of some further cases has been adapted to other UNIXes. A violation of downward compatibility has to be accepted. |