summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-03-21 11:16:24 +0000
committertjr <tjr@FreeBSD.org>2004-03-21 11:16:24 +0000
commit47d1fe672e1def40a64c9402e3deccd2326445fc (patch)
tree965a6f7849a02e3c0da4a6bd7de0e1250ac42714 /bin/ls
parent178101a7a4d4e238ae731de345771ee742012661 (diff)
downloadFreeBSD-src-47d1fe672e1def40a64c9402e3deccd2326445fc.zip
FreeBSD-src-47d1fe672e1def40a64c9402e3deccd2326445fc.tar.gz
Document incorrect handling of multibyte characters in filenames.
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index e2a826a..8c6b07a 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -35,7 +35,7 @@
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\" $FreeBSD$
.\"
-.Dd May 19, 2002
+.Dd March 21, 2004
.Dt LS 1
.Os
.Sh NAME
@@ -677,3 +677,7 @@ command appeared in
.Sh BUGS
To maintain backward compatibility, the relationships between the many
options are quite complex.
+.Pp
+The
+.Nm
+utility does not recognize multibyte characters in filenames.
OpenPOWER on IntegriCloud