]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
locale.5: Document LC_PAPER
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 3 Mar 2014 06:13:10 +0000 (07:13 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 3 Mar 2014 20:04:37 +0000 (21:04 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/locale.5

index e5f61aeb7372bc149ce688935ba53898817284e4..c34ee872dffddbe73f6dc5741dbb12ad93b28271 100644 (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