diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-09-09 06:54:42 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-09-09 06:54:42 +0000 |
| commit | e037c73138dba8de7a30841f4bf28eb055c03bbe (patch) | |
| tree | e2cb21a5549e15ce91381deab7870753fb61a7e6 /usr.bin/sort | |
| parent | 21840808c843ef380f496fed67d2b676aeef716d (diff) | |
Notes
Diffstat (limited to 'usr.bin/sort')
| -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 f29c9114fee05..6dd765772fbb2 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 |
