Blob Blame History Raw
From d85ba8664ac0c3039feb3661cbb1964c3da235bc Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup@redhat.com>
Date: Tue, 26 May 2015 15:14:31 +0200
Subject: [PATCH] Fix typos in mgetty's man pages

---
 mgetty/man1/g32pbm.1     | 6 +++---
 mgetty/man1/g3cat.1      | 2 +-
 mgetty/man4/mgettydefs.4 | 2 +-
 mgetty/man8/callback.8   | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

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