From 825b33cf3e5b87b027d551094ef08324b8446dd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
Date: Thu, 8 Aug 2019 17:53:28 +0200
Subject: [PATCH 6/6] paperconf.1, papersize.5: fix grammar mistakes
---
libpaper/man1/paperconf.1 | 14 +++++++-------
libpaper/man5/papersize.5 | 4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/libpaper/man1/paperconf.1 b/libpaper/man1/paperconf.1
index d455254..5e69625 100644
--- a/libpaper/man1/paperconf.1
+++ b/libpaper/man1/paperconf.1
@@ -1,8 +1,8 @@
.TH PAPERCONF 1 "24 April 2001"
.SH NAME
.B paperconf
-\- print paper configuration informations
-.SH SYNOPSYS
+\- print paper configuration information
+.SH SYNOPSIS
.B paperconf
[
[
@@ -38,8 +38,8 @@
]
.SH DESCRIPTION
.B paperconf
-prints informations about a given paper.
-The informations that can be obtaineed are the name of the paper, its
+prints information about a given paper.
+The information that can be obtained is the name of the paper, its
size and its width or height.
When called without arguments,
.B paperconf
@@ -61,7 +61,7 @@ By default, width and height of the paper are printed in PostScript points.
.BI \-p " paper"
Specify the name of the
.I paper
-about which informations are asked.
+about which information is asked.
.TP
.B \-d
Use the default builtin paper name.
@@ -89,10 +89,10 @@ Print the width of the paper.
Print the height of the paper.
.TP
.B \-c
-Use centimetres as unit for paper size.
+Use centimeters as unit for paper size.
.TP
.B \-m
-Use millimetres as unit for paper size.
+Use millimeters as unit for paper size.
.TP
.B \-i
Use inches as unit for paper size.
diff --git a/libpaper/man5/papersize.5 b/libpaper/man5/papersize.5
index 86228e1..ab0d7ab 100644
--- a/libpaper/man5/papersize.5
+++ b/libpaper/man5/papersize.5
@@ -2,7 +2,7 @@
.SH NAME
.B papersize
\- specify preferred paper size
-.SH SYNOPSYS
+.SH SYNOPSIS
.B /etc/papersize
.SH DESCRIPTION
The
@@ -34,7 +34,7 @@ and
.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
--
2.21.0