diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-27 20:32:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-27 20:32:42 +0000 |
commit | fdd019a7157b1d42e9a4717021fa21c96e7f0182 (patch) | |
tree | 0776e0a7b5d382547fcf00fcc4a18dadf361991c /usr.bin | |
parent | 52300835ac47c92cc08efdeb725e05a3e5046e8e (diff) |
"Pa Ar" produces wonky output, and makes no sense;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/sort/sort.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1 index b1d94806154..a2468df8d4e 100644 --- a/usr.bin/sort/sort.1 +++ b/usr.bin/sort/sort.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sort.1,v 1.35 2009/12/22 19:47:02 schwarze Exp $ +.\" $OpenBSD: sort.1,v 1.36 2010/05/27 20:32:41 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" @(#)sort.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: December 22 2009 $ +.Dd $Mdocdate: May 27 2010 $ .Dt SORT 1 .Os .Sh NAME @@ -371,7 +371,7 @@ option. .Bl -tag -width Pa -compact .It Pa /var/tmp/sort.* default temporary directories -.It Pa Ar output Ns #PID +.It Pa output Ns #PID temporary name for .Ar output if |