diff options
author | Thierry Deval <tdeval@cvs.openbsd.org> | 2003-03-31 18:28:51 +0000 |
---|---|---|
committer | Thierry Deval <tdeval@cvs.openbsd.org> | 2003-03-31 18:28:51 +0000 |
commit | 61c19c20382bf05678d77f659cddd97b629d6b9b (patch) | |
tree | 724b22ee56779e488fc3d0113a7524e6b1919be6 /usr.bin/sort | |
parent | 9a1d8acbf8a40c50763ded6acbf795e327237a8d (diff) |
Sync positional arguments equivalence's description with reality.
ok millert@
Diffstat (limited to 'usr.bin/sort')
-rw-r--r-- | usr.bin/sort/sort.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1 index 93033a31e86..64b04b4c39d 100644 --- a/usr.bin/sort/sort.1 +++ b/usr.bin/sort/sort.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sort.1,v 1.18 2002/11/09 02:22:33 fgsch Exp $ +.\" $OpenBSD: sort.1,v 1.19 2003/03/31 18:28:50 tdeval Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -314,7 +314,7 @@ is omitted, .Fl k Ar v.x,w is synonymous with .Cm \(pl Ns Ar v-\&1.x-\&1 -.Fl Ns Ar w+1.0 . +.Fl Ns Ar w\&.0 . The obsolescent .Cm \(pl Ns Ar pos1 .Fl Ns Ar pos2 |