summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-21 17:56:36 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-21 21:03:52 -0500
commit60e3bd7ab36267f82b1b7ae0fc3c3f073ae91843 (patch)
tree91cc057cd83c7bbd972a3849c6c5b845d7fc6d2c /m4
parent53ce0de5d66d1c90227b2a325620948b5af0803c (diff)
downloadgroff-git-60e3bd7ab36267f82b1b7ae0fc3c3f073ae91843.tar.gz
Migrate terminology away from "paper size".
Migrate terminology from "paper size" to "paper format" or "paper dimensions" as appropriate in documentation and diagnostic messages. "Format" implies an orientation (which can be overridden in many cases) whereas size does not. When only the magnitudes of measurements are at issue (mainly for internal purposes), use the term "dimensions". * NEWS: * PROBLEMS: * doc/groff.texi: * m4/groff.m4 (GROFF_PAGE): * man/groff_font.5.man: * man/groff_tmac.5.man: * src/devices/grodvi/dvi.cpp (main): * src/devices/grolbp/grolbp.1.man: * src/devices/grolbp/lbp.cpp (main): * src/devices/grolj4/grolj4.1.man: * src/devices/grolj4/lj4.cpp (lj4_printer::lj4_printer, main): * src/devices/grolj4/lj4_font.5.man: * src/devices/gropdf/gropdf.1.man: * src/devices/grops/grops.1.man: * src/devices/grops/ps.cpp (main): * src/roff/groff/groff.1.man: * tmac/papersize.tmac: Do it.
Diffstat (limited to 'm4')
-rw-r--r--m4/groff.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/groff.m4 b/m4/groff.m4
index a3238dee8..27f954238 100644
--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -869,7 +869,7 @@ AC_DEFUN([GROFF_BROKEN_SPOOLER_FLAGS],
AC_DEFUN([GROFF_PAGE], [
- AC_MSG_CHECKING([default paper size])
+ AC_MSG_CHECKING([default paper format])
groff_prefix=$prefix
test "$prefix" = NONE && groff_prefix=$ac_default_prefix
if test -z "$PAGE" && test -r /etc/papersize