summaryrefslogtreecommitdiffstats
path: root/usr.bin/comm/comm.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Add helpful clarification text. While not strictly necessary, theseimp2011-11-161-3/+5
| | | | | few words make this man page much easier to understand without re-reading prior parts of the man page.
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
| | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* The input line length limit mentioned on the manual page was removed byjh2009-12-121-5/+1
| | | | | | r179374. Approved by: trasz (mentor)
* Document input line length limit.tjr2005-01-251-1/+5
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Document the -i option as being a non-standard extension.tjr2004-07-021-0/+6
|
* Add support for multibyte characters.tjr2004-07-021-7/+12
|
* Document the fact that comm(1) does not recognize multibyte characterstjr2004-06-241-1/+7
| | | | | | in its input. Although doing so would require only trivial changes, it would be incompatible with the ordering used by sort(1), which is the primary source of comm's input.
* Add a History section. comm(1) appeared in V4.tjr2002-05-281-0/+5
|
* Use `The .Nm utility'charnier2002-04-191-2/+3
|
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
|
* Rework diagnostics textcharnier2001-02-061-3/+4
| | | | Remove unused #include
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Teach comm(1) and uniq(1) about an option for case-insensitive work.joerg1997-09-071-2/+5
| | | | | PR: 3042 Submitted by: graphix@iastate.edu (Kent Vander Velden)
* Use err(3). Add DIAGNOSTIC section name in man page.charnier1997-06-301-2/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+94
OpenPOWER on IntegriCloud