locale.5: Document LC_PAPER

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-03 07:13:10 +01:00
parent 8ed1a976b1
commit 54095c2c2d
1 changed files with 18 additions and 1 deletions

View File

@ -57,7 +57,7 @@ the only valid keyword in the definition is
followed by the name of the locale which should be copied.
.\" FIXME glibc 2.2.2 added new nonstandard locale categories:
.\" LC_ADDRESS, LC_IDENTIFICATION, LC_MEASUREMENT, LC_NAME,
.\" LC_PAPER, LC_TELEPHONE. These need to be documented.
.\" LC_TELEPHONE. These need to be documented.
.SS Locale category sections
The following category sections are defined by POSIX:
.IP * 3
@ -537,6 +537,23 @@ The
.B LC_NUMERIC
definition ends with the string
.IR "END LC_NUMERIC" .
.SS LC_PAPER
The definition starts with the string
.B LC_PAPER
in the first column.
The following keywords are allowed:
.TP
.I height
followed by the height, in millimeters, of the standard paper format.
.TP
.I width
followed by the width, in millimeters, of the standard paper format.
.PP
The
.B LC_PAPER
definition ends with the string
.IR "END LC_PAPER" .
.SS LC_TIME
The definition starts with the string
.B LC_TIME