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

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