xsane/xsane-0.998-man.patch

49 lines
1.2 KiB
Diff
Raw Normal View History

2012-09-03 14:40:00 +00:00
From 38ae9448edd4375ee02b4b9e4b0b10464b699aa6 Mon Sep 17 00:00:00 2001
From: Nils Philippsen <nils@redhat.com>
Date: Mon, 3 Sep 2012 16:16:15 +0200
Subject: [PATCH] patch: man
Squashed commit of the following:
commit 949c90a0b4debad8f78889e693fc01d43a7b802a
Author: John Bradshaw <john@johnbradshaw.org>
Date: Sat Feb 5 17:06:37 2011 +0000
correct man page
---
doc/xsane.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/xsane.man b/doc/xsane.man
index d4907f7..ee363a8 100644
--- a/doc/xsane.man
+++ b/doc/xsane.man
@@ -126,13 +126,13 @@ or
.B -v
flag is given xsane prints a version information, some
information about gtk+ and gimp version it is compiled
-against and lists the supported fileformats, then it exits.
+against and lists the supported file formats, then it exits.
.PP
when the
.B --license
or
.B -l
-flag is igven xsane prints license information and exits.
+flag is given xsane prints license information and exits.
.PP
The
.B --device-settings
@@ -176,7 +176,7 @@ The
.B --no-mode-selection
or
.B -n
-flag disables the menu for xsane mode selection (viwer, save, copy, fax, mail).
+flag disables the menu for xsane mode selection (viewer, save, copy, fax, mail).
.PP
If the
.B --Fixed
--
1.7.11.4