joel
29af67e52c
Remove the advertising clause from UCB copyrighted files in usr.bin. This
...
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
2010-12-11 08:32:16 +00:00
jh
4491896aee
The input line length limit mentioned on the manual page was removed by
...
r176119.
Approved by: trasz (mentor)
2009-12-17 16:59:19 +00:00
keramida
92bee7e5d8
Document that uniq(1) limits input line length to LINE_MAX characters.
...
PR: docs/107578
Submitted by: Jan Schaumann, jschauma.at.netmeister.org
MFC after: 3 days
2007-01-15 23:25:51 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
tjr
ab71ec88b7
Add support for multibyte characters.
2004-07-02 23:43:05 +00:00
ru
fb1d8b3724
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
tjr
2a2e19c40b
Document the fact that uniq(1) does not recognize multibyte characters.
2004-06-24 16:29:28 +00:00
tjr
4f4d51b92e
Mention the environment variables that affect the execution of uniq.
...
Of particular interest is the fact that LC_COLLATE affects how uniq
determines whether lines are equal. This was the subject of a fairly heated
debate a year or so ago, and it turns out that the current behaviour is
correct and that the standard contained an error.
Now that the standard has been corrected by Cor. 1-2002, refer to 1003.1-2001
instead of the 1992 edition in the Standards section.
2003-04-12 04:17:14 +00:00
ru
b67068895d
mdoc(7) police: markup polishing.
...
Approved by: re
2002-11-26 17:33:37 +00:00
tjr
8fe7f967d2
Correct the History section; uniq(1) appeared at least as early as V3.
...
Move the section to after Standards.
2002-07-05 09:44:47 +00:00
tjr
5fe78a36e5
Remove redundant description of input_file and output_file arguments.
2002-07-05 09:37:34 +00:00
jmallett
241a475e6f
Note that this appeared at least as early as PWB UNIX.
...
Use the literal string 'PWB UNIX', as we still have no .At macro for it.
2002-06-10 22:59:59 +00:00
tjr
60d1ab01d7
Accept an input file name of "-" to mean standard input, as required by
...
P1003.2.
2002-05-30 00:07:14 +00:00
trhodes
2cd0ea3f3a
Add the word ``fields'' to the description, and change an instance from
...
fields to num in the SYNOPSIS
Noticed by: keramida
2002-05-24 19:12:02 +00:00
trhodes
a1b38ab0e2
Reword a small part of the uniq(1) manual page to help reduce word
...
duplication (ie: fields fields).
PR: 38161
Reviewed by: keramida
MFC after: 3 days
2002-05-21 16:54:58 +00:00
ru
bde8ec1b70
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
charnier
42d5955dc9
Add DIAGNOSTICS section name
2000-03-26 15:06:46 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
billf
b37be6fe9b
Grammar nits, double negatives
...
PR: docs/10491
Submitted By: Tom Hukins <tom@eborcom.com>
1999-03-15 02:57:29 +00:00
joerg
caa2e7e2da
Teach comm(1) and uniq(1) about an option for case-insensitive work.
...
PR: 3042
Submitted by: graphix@iastate.edu (Kent Vander Velden)
1997-09-07 15:09:22 +00:00
charnier
16f9b719d4
Use err(3) instead of local redefinition.
1997-08-21 06:51:10 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00