summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-06-24 16:08:02 +0000
committertjr <tjr@FreeBSD.org>2004-06-24 16:08:02 +0000
commit0660990c44bbd603c5b40c0ee0120279a2316cda (patch)
treea6b6811a177424cc1f894d38c4842fc485765ed2
parent2ec6e3b662d78a4f1f026e90afb1ef3c375b465e (diff)
downloadFreeBSD-src-0660990c44bbd603c5b40c0ee0120279a2316cda.zip
FreeBSD-src-0660990c44bbd603c5b40c0ee0120279a2316cda.tar.gz
Copy the warning about incorrect multibyte character handling from vis(3).
-rw-r--r--usr.bin/vis/vis.110
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1
index 2745741..a120780 100644
--- a/usr.bin/vis/vis.1
+++ b/usr.bin/vis/vis.1
@@ -32,7 +32,7 @@
.\" @(#)vis.1 8.4 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd April 19, 1994
+.Dd June 25, 2004
.Dt VIS 1
.Os
.Sh NAME
@@ -124,3 +124,11 @@ The
.Nm
command appeared in
.Bx 4.4 .
+.Sh BUGS
+Due to limitations in the underlying
+.Xr vis 3
+function, the
+.Nm
+utility
+does not recognize multibyte characters, and thus may consider them to be
+non-printable when they are in fact printable (and vice versa.)
OpenPOWER on IntegriCloud