diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
| commit | 70d51341bf6ad3be0ea5b02ef489691d80719249 (patch) | |
| tree | ab3b6200f079a95b6a4418f399032563aa053a74 /gnu/usr.bin/sort | |
| parent | 7bc6d0158f0e9863a2a13a951321185d214cd3be (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/sort')
| -rw-r--r-- | gnu/usr.bin/sort/sort.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/sort/sort.1 b/gnu/usr.bin/sort/sort.1 index e9f4b1ed290c..4aea834ce02f 100644 --- a/gnu/usr.bin/sort/sort.1 +++ b/gnu/usr.bin/sort/sort.1 @@ -1,3 +1,4 @@ +.\" $FreeBSD$ .TH SORT 1 "GNU Text Utilities" "FSF" \" -*- nroff -*- .SH NAME sort \- sort lines of text files @@ -201,7 +202,6 @@ Print a usage message on standard output and exit successfully. .I "\-\-version" Print version information on standard output then exit successfully. .SH COMPATIBILITY -.PP Historical (BSD and System V) implementations of .B sort have differed in their interpretation of some options, |
