localedef.1 (c6879c6c14eedbd060ba588a3129a6c60ebbe783) | localedef.1 (3d265fce43746c293ae826e9603adbfe09f93cf6) |
---|---|
1.\" Copyright (c) 1992, X/Open Company Limited All Rights Reserved 2.\" Portions Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved 3.\" Portions Copyright 2013 DEY Storage Systems, Inc. 4.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for 5.\" permission to reproduce portions of its copyrighted documentation. 6.\" Original documentation from The Open Group can be obtained online at 7.\" http://www.opengroup.org/bookstore/. 8.\" The Institute of Electrical and Electronics Engineers and The Open Group, --- 110 unchanged lines hidden (view full) --- 119.It Fl u Ar codeset 120Specifies the name of a codeset used as the target mapping of character symbols 121and collating element symbols whose encoding values are defined in terms of the 122ISO/IEC 10646-1:2000 standard position constant values. 123See 124.Sx NOTES . 125.It Fl U 126Ignore the presence of character symbols that have no matching character | 1.\" Copyright (c) 1992, X/Open Company Limited All Rights Reserved 2.\" Portions Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved 3.\" Portions Copyright 2013 DEY Storage Systems, Inc. 4.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for 5.\" permission to reproduce portions of its copyrighted documentation. 6.\" Original documentation from The Open Group can be obtained online at 7.\" http://www.opengroup.org/bookstore/. 8.\" The Institute of Electrical and Electronics Engineers and The Open Group, --- 110 unchanged lines hidden (view full) --- 119.It Fl u Ar codeset 120Specifies the name of a codeset used as the target mapping of character symbols 121and collating element symbols whose encoding values are defined in terms of the 122ISO/IEC 10646-1:2000 standard position constant values. 123See 124.Sx NOTES . 125.It Fl U 126Ignore the presence of character symbols that have no matching character |
127definition. This facilitates the use of a common locale definition file 128to be used across multiple encodings, even when some symbols are not 129present in a given encoding. | 127definition. 128This facilitates the use of a common locale definition file to be used across multiple 129encodings, even when some symbols are not present in a given encoding. |
130.It Fl v 131Emit verbose debugging output on standard output. 132.It Fl w Ar widthfile 133The path name of the file containing character screen width definitions. 134If not supplied, then default screen widths will be assumed, which will 135generally not account for East Asian encodings requiring more than a single 136character cell to display, nor for combining or accent marks that occupy 137no additional screen width. --- 134 unchanged lines hidden --- | 130.It Fl v 131Emit verbose debugging output on standard output. 132.It Fl w Ar widthfile 133The path name of the file containing character screen width definitions. 134If not supplied, then default screen widths will be assumed, which will 135generally not account for East Asian encodings requiring more than a single 136character cell to display, nor for combining or accent marks that occupy 137no additional screen width. --- 134 unchanged lines hidden --- |