summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/sort.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use MB for megabytes instead of Mb;jmc2013-08-241-5/+5
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-23/+23
* move -H and -s to their own little section, since they did not belong injmc2010-06-281-9/+13
* various fixes from Daniel Dickman:jmc2010-06-111-30/+54
* "Pa Ar" produces wonky output, and makes no sense;jmc2010-05-271-3/+3
* implement -C (silent -c), required by POSIX.1-2008;schwarze2009-12-221-17/+24
* replace ".Ar file ..." with ".Ar" whenever possible.sobrado2009-08-161-3/+3
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* -s not specified by posix; from Daniel Dickmanjmc2008-10-011-3/+3
* Fix up the -s description, with help from tom@millert2007-08-211-2/+4
* Add a -s option to make the radix sort be a stable sort. Based onmillert2007-08-211-3/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use a consistent text for STANDARDSjmc2007-05-301-4/+4
* sort is part of posix so document it as such. more importantly list ourdlg2005-10-281-1/+11
* clarify behaviour of -u option;jmc2005-10-041-2/+2
* document that -k may be specified multiple times,jmc2005-10-041-1/+5
* remove ellipsis following -k in synopsis; my last commit put thisjmc2005-10-041-6/+2
* sort options and sync usage();jmc2005-09-281-32/+42
* add a -z option that allows you to split records on the nul characterdlg2005-09-271-2/+4
* - .Cm Fl -> .Fljmc2003-07-141-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Sync positional arguments equivalence's description with reality.tdeval2003-03-311-2/+2
* more SEE ALSO fixes.fgsch2002-11-091-3/+3
* Typo.aaron2002-02-101-2/+2
* fix the history refsmickey2002-01-241-2/+2
* Remove completely redundant introductory sentences in ENVIRONMENT sections.aaron2001-05-011-3/+1
* Bring in some recent fixup's from NetBSD. This allows lines longer than 65522ericj2001-02-041-6/+15
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* - Section shuffling.aaron2000-10-181-56/+35
* Insert more missing .El directives. Our troff really should identify these andaaron2000-07-061-1/+2
* Trailing whitespace begone!aaron2000-04-121-2/+2
* Correct the HISTORY section to note that this command appeared in Version 5aaron2000-03-241-2/+2
* Various cleanups and standardizations.aaron2000-03-111-33/+37
* Finish standardizing options list introduction.aaron2000-03-051-2/+2
* clarify; suggestions from austin@canuck.compjanzen2000-01-051-19/+37
* - remove trailing white spaceaaron1999-06-051-5/+5
* s/line/record/; phil@athenaeum.jellybaby.netaaron1999-06-011-2/+2
* usr.bin/ man page cleanups, n-saaron1998-09-271-31/+34
* put -H in synopsis; aaron@ug.cs.dal.caderaadt1998-07-241-2/+2
* sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me.millert1997-01-201-0/+395