summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2018-12-01 20:01:36 +0100
committerDidier Raboud <odyx@debian.org>2020-01-17 16:14:15 +0100
commitf0821c0069b9b968b3b03bcd06226346021b5039 (patch)
tree8de76d7e2cd7f906c84ac0d5991c9aea3e0f325d
parent98660b00bd4956baeac513276e11a781c3148bee (diff)
Fix ou{,t}put and program{,m}atic typos in manpages and scripts
-rw-r--r--foomatic-configure.1.in2
-rw-r--r--foomatic-configure.in2
-rw-r--r--foomatic-ppdfile.1.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/foomatic-configure.1.in b/foomatic-configure.1.in
index 5671838..f51d87d 100644
--- a/foomatic-configure.1.in
+++ b/foomatic-configure.1.in
@@ -45,7 +45,7 @@ printer) always \fBfoomatic-rip(1)\fR will be used, except for PPD
files of PostScript printers under CUPS or PPR, they will be used
without RIP filter.
-It also comprises half of a programatic API for user tools: you can
+It also comprises half of a programmatic API for user tools: you can
learn and control everything about the static properties of print
queues here. With the sister program \fBfoomatic-printjob(1)\fR, you
can do everything related to the print queue's dynamic state: submit
diff --git a/foomatic-configure.in b/foomatic-configure.in
index 3790be7..fcdf4e9 100644
--- a/foomatic-configure.in
+++ b/foomatic-configure.in
@@ -5,7 +5,7 @@ use strict; # -*- perl -*-
# print queues, drivers, spoolers, etc using the foomatic database and
# companion filters.
-# It also comprises half of a programatic API for user tools: you can
+# It also comprises half of a programmatic API for user tools: you can
# learn and control everything about the static properties of print
# queues here. With the sister program foomatic-printjob, you can do
# everything related to print queue dynamic state: submit jobs, and
diff --git a/foomatic-ppdfile.1.in b/foomatic-ppdfile.1.in
index c504f8a..82225da 100644
--- a/foomatic-ppdfile.1.in
+++ b/foomatic-ppdfile.1.in
@@ -17,7 +17,7 @@ to compute the spooler-independent Foomatic PPD file for any valid
printer/driver combo available in the Foomatic database, both for
printing with \fBfoomatic-rip(1)\fR and for applications/clients being
able to access the printer's options. The PPD file is returned on
-standard ouput.
+standard output.
If the driver is not specified, the default driver is used.
.PP