diff options
author | joel <joel@FreeBSD.org> | 2012-09-09 06:54:42 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-09-09 06:54:42 +0000 |
commit | 2a33599cdd49b8385047cfcb2272bb0a21e79d65 (patch) | |
tree | e2cb21a5549e15ce91381deab7870753fb61a7e6 /usr.bin | |
parent | 40933d4b26d7d9241044b2eb8e7ada115e0c08de (diff) | |
download | FreeBSD-src-2a33599cdd49b8385047cfcb2272bb0a21e79d65.zip FreeBSD-src-2a33599cdd49b8385047cfcb2272bb0a21e79d65.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/sort/sort.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sort/sort.1.in b/usr.bin/sort/sort.1.in index f29c911..6dd7657 100644 --- a/usr.bin/sort/sort.1.in +++ b/usr.bin/sort/sort.1.in @@ -313,8 +313,8 @@ without arguments. When called with argument .Fl d it must decompress standard input to standard output. -If PROGRAM fails, -.Nm +If PROGRAM fails, +.Nm must exit with error. An example of PROGRAM that can be used here is bzip2. .It Fl Fl random-source Ns = Ns Ar filename |