--- Begin Message ---
Package: libpaper1
Version: 1.1.28+b1
Severity: minor
Tags: patch
Dear Maintainer,
Input file is papersize.5
chk_man: Next line: execute mandoc -T lint papersize.5
mandoc: papersize.5:32:10: STYLE: whitespace at end of input line
#######
Use two-fonts macros instead of font escapes.
###
Correct spelling:
overrideen -> overridden
####
Patch:
--- papersize.5 2019-08-18 11:08:29.000000000 +0000
+++ papersize.5.new 2020-05-01 20:58:38.000000000 +0000
@@ -17,24 +17,25 @@ string found; the case in the name of th
section however).
.SH "PAPER NAMES"
The following names are commonly understood by programs:
-.B a3\fP,\fB a4\fP,\fB a5\fP,
-.B b5\fP,\fB letter\fP,\fB legal\fP,\fB executive\fP,\fB note\fP
+.BR a3 ", " a4 ", " a5 ", " b5 ", " letter ", " legal ", " executive ,
+.B note
and
.BR 11x17 .
.PP
Additional paper names that one may encounter are:
-.B a0\fP,\fB a1\fP,\fB a2\fP,\fB a6\fP,\fB a7\fP,\fB a8\fP,\fB a9\fP,\fB
a10\fP,
-.B b0\fP,\fB b1\fP,\fB b2\fP,\fB b3\fP,\fB b4\fP,\fB tabloid\fP,
-.B statement\fP,\fB note\fP,
-.B halfletter\fP,\fB halfexecutive\fP,\fB folio\fP,\fB quarto\fP,\fB ledger\fP,
-.B archA\fP,\fB archB\fP,\fB archC\fP,\fB archD\fP,\fB archE\fP,\fB flsa\fP,
-.B flse\fP,\fB csheet\fP,\fB dsheet\fP,\fB esheet\fP
-and
+.BR a0 ", " a1 ", " a2 ", " a6 ", " a7 ", " a8 ", " a9 ", " a10 ,
+.BR b0 ", " b1 ", " b2 ", " b3 ", " b4 ", " tabloid ,
+.BR statement ", " note ,
+.BR halfletter ", " halfexecutive ", " folio ", " quarto ", " ledger ,
+.BR archA ", " archB ", " archC ", " archD ", " archE ", " flsa ,
+.BR flse ", " csheet ", " dsheet ,
+.B esheet
+and
.BR 10x14 .
.PP
The value of the
.B papersize
-file can be overrideen by
+file can be overridden by
looking in order at the
.B PAPERSIZE
environment variable, then at the contents of the file specified by the
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.4.19-1 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1),
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages libpaper1 depends on:
ii debconf [debconf-2.0] 1.5.74
ii dpkg 1.19.7
ii libc6 2.30-4
ii ucf 3.0038+nmu1
Versions of packages libpaper1 recommends:
ii libpaper-utils 1.1.28+b1
libpaper1 suggests no packages.
-- debconf information:
libpaper/defaultpaper: a4
--
Bjarni I. Gislason
--- End Message ---