summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-06-24 16:29:28 +0000
committertjr <tjr@FreeBSD.org>2004-06-24 16:29:28 +0000
commit2a2e19c40b934a5c67dd7933456799861c419431 (patch)
tree2b1594256ee47001e264b84edd25eaba54b5c615 /usr.bin
parentffef6294ab740a4d95da6be778daf48ef76d22c9 (diff)
downloadFreeBSD-src-2a2e19c40b934a5c67dd7933456799861c419431.zip
FreeBSD-src-2a2e19c40b934a5c67dd7933456799861c419431.tar.gz
Document the fact that uniq(1) does not recognize multibyte characters.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/uniq/uniq.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/uniq/uniq.1 b/usr.bin/uniq/uniq.1
index f69b7af..c7cb275 100644
--- a/usr.bin/uniq/uniq.1
+++ b/usr.bin/uniq/uniq.1
@@ -35,7 +35,7 @@
.\" From: @(#)uniq.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd April 12, 2003
+.Dd June 25, 2004
.Dt UNIQ 1
.Os
.Sh NAME
@@ -153,3 +153,7 @@ A
.Nm
command appeared in
.At v3 .
+.Sh BUGS
+The
+.Nm
+utility does not recognize multibyte characters.
OpenPOWER on IntegriCloud