summaryrefslogtreecommitdiffstats
path: root/usr.bin/join/join.1
Commit message (Collapse)AuthorAgeFilesLines
* Improve markup and do some minor wordsmithing.ru2006-12-211-16/+26
|
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Sort sections.ru2005-01-181-5/+5
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Backout recent -j changes, the flags is deprecated.maxim2004-08-261-1/+0
| | | | Requested by: tjr
* Add -j flag to usage() and the man page synopsis.maxim2004-08-251-0/+1
| | | | Inspired by: DragonFlyBSD
* Add support for multibyte characters.tjr2004-07-051-5/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+1
|
* Document the fact that join(1) does not recognize multibyte characters.tjr2004-06-241-1/+6
|
* mdoc(7) police: nit.ru2002-11-261-1/+1
| | | | Approved by: re
* mdoc(7) police: untangle.ru2002-08-131-1/+1
|
* Remove -j from synopsis. The form given in the synopsis was incorrect,tjr2002-06-101-1/+0
| | | | and it should not have been there at all since it is a deprecated option.
* Allow space between -a and its argument. Honour locale collating ordertjr2002-04-201-14/+2
| | | | | | | by using strcoll() instead of strcmp(). PR: 36270 Reviewed by: mike
* Support -o 0 in join(1) as per SUS.jmallett2002-03-261-5/+10
| | | | | | PR: 36072 Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au> Reviewed by: mike
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Quote with .Dqcharnier2000-03-271-4/+12
| | | | Asked by: Sheldon
* Add DIAGNOSTICS section name and section name to .Xr.charnier2000-03-261-13/+18
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.peter1997-03-111-2/+11
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+206
OpenPOWER on IntegriCloud