Blame SOURCES/1141874-mpo-7.2.0-mgetty-fix-typos-in-mgetty-s-man-pages.patch

5a015b
From d85ba8664ac0c3039feb3661cbb1964c3da235bc Mon Sep 17 00:00:00 2001
5a015b
From: Jan Chaloupka <jchaloup@redhat.com>
5a015b
Date: Tue, 26 May 2015 15:14:31 +0200
5a015b
Subject: [PATCH] Fix typos in mgetty's man pages
5a015b
5a015b
---
5a015b
 mgetty/man1/g32pbm.1     | 6 +++---
5a015b
 mgetty/man1/g3cat.1      | 2 +-
5a015b
 mgetty/man4/mgettydefs.4 | 2 +-
5a015b
 mgetty/man8/callback.8   | 2 +-
5a015b
 4 files changed, 6 insertions(+), 6 deletions(-)
5a015b
5a015b
diff --git a/mgetty/man1/g32pbm.1 b/mgetty/man1/g32pbm.1
5a015b
index fd31397..a4f1e19 100644
5a015b
--- a/mgetty/man1/g32pbm.1
5a015b
+++ b/mgetty/man1/g32pbm.1
5a015b
@@ -36,12 +36,12 @@ is activated automatically if the file is specified on the command
5a015b
 line and its name starts with "fn..." (fax/normal).
5a015b
 .TP
5a015b
 .B -l(aserjet)
5a015b
-Instead of a portable bitmap (PBM), output HP laserjet files, suitable for
5a015b
-direct printing on a HP laserjet or desjket.
5a015b
+Instead of a portable bitmap (PBM), output HP LaserJet files, suitable for
5a015b
+direct printing on a HP LaserJet or Deskjet.
5a015b
 .TP
5a015b
 .B -d <dpi>
5a015b
 Scale output to <dpi> dots per inch before printing. Normal FAX resolution
5a015b
-is 204x196 dpi (fine mode), or 204x98 dpi (normal mode). In LaerJet mode,
5a015b
+is 204x196 dpi (fine mode), or 204x98 dpi (normal mode). In LaserJet mode,
5a015b
 only the values 75, 150 and 300 are allowed for <dpi>.
5a015b
 .TP
5a015b
 .B -t
5a015b
diff --git a/mgetty/man1/g3cat.1 b/mgetty/man1/g3cat.1
5a015b
index b42212a..a347282 100644
5a015b
--- a/mgetty/man1/g3cat.1
5a015b
+++ b/mgetty/man1/g3cat.1
5a015b
@@ -35,7 +35,7 @@ specifies the number of blank lines
5a015b
 should prepend to each page. Default is 0.
5a015b
 .TP
5a015b
 .B "\-L <lines>"
5a015b
-limit lenght of output page to maximum <lines> lines.
5a015b
+limit length of output page to maximum <lines> lines.
5a015b
 .SH SPECIAL-CASE OPTIONS
5a015b
 .TP
5a015b
 .B "\-w <width>"
5a015b
diff --git a/mgetty/man4/mgettydefs.4 b/mgetty/man4/mgettydefs.4
5a015b
index c3fe5bf..3646ccb 100644
5a015b
--- a/mgetty/man4/mgettydefs.4
5a015b
+++ b/mgetty/man4/mgettydefs.4
5a015b
@@ -262,7 +262,7 @@ Ignore case - treat all as lowercase.
5a015b
 Is set if mgetty believes login is entirely uppercase.
5a015b
 .TP
5a015b
 .B -LCASE
5a015b
-Repect case 
5a015b
+Respect case 
5a015b
 (turns off IUCLC, OLCUC and XCASE)
5a015b
 .TP
5a015b
 .B TABS
5a015b
diff --git a/mgetty/man8/callback.8 b/mgetty/man8/callback.8
5a015b
index 536064b..1932fd9 100644
5a015b
--- a/mgetty/man8/callback.8
5a015b
+++ b/mgetty/man8/callback.8
5a015b
@@ -94,7 +94,7 @@ start a "login shell", it won't work (this is for the same reason
5a015b
 has to be started from /etc/inittab).
5a015b
 
5a015b
 So, mgetty has to do the "asking for login name". But I do not want to
5a015b
-have all that dialout code in mgetty, bloating it even more.
5a015b
+have all that dial-out code in mgetty, bloating it even more.
5a015b
 
5a015b
 The way it works is this:
5a015b
 .I callback
5a015b
-- 
5a015b
1.9.3
5a015b