NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/44510: Typo in less.1 .
>Number: 44510
>Category: misc
>Synopsis: Typo in less.1 .
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 04 07:10:01 +0000 2011
>Originator: Henning Petersen
>Release: NetBSD-current
>Organization:
>Environment:
>Description:
Typo in less.1 .
LC_TYPE -> LC_CTYPE -
>How-To-Repeat:
>Fix:
diff -u -r1.17 less.1
--- usr.bin/less/less/less.1 17 Dec 2006 16:16:53 -0000 1.17
+++ usr.bin/less/less/less.1 4 Feb 2011 06:59:32 -0000
@@ -1223,7 +1223,7 @@
.PP
If neither LESSCHARSET nor LESSCHARDEF is set,
but any of the strings "UTF-8", "UTF8", "utf-8" or "utf8"
-is found in the LC_ALL, LC_TYPE or LANG
+is found in the LC_ALL, LC_CTYPE or LANG
environment variables, then the default character set is utf-8.
.PP
If that string is not found, but your system supports the
Home |
Main Index |
Thread Index |
Old Index