summaryrefslogtreecommitdiff
path: root/foomatic-rip.1.in
diff options
context:
space:
mode:
authorDidier Raboud <didier@raboud.com>2010-05-23 00:08:53 +0200
committerDidier Raboud <didier@raboud.com>2010-05-23 00:08:53 +0200
commit28b11afe093d8a0ed71bdeeffcd3c9f2bd663e15 (patch)
tree48cf8e2062733ef109761674a9a3a34b23f1103d /foomatic-rip.1.in
parent014f0e14a3c6a044d99a67c8f4e1c4065452479e (diff)
Imported Upstream version 4.0-20090308upstream/4.0-20090308
Diffstat (limited to 'foomatic-rip.1.in')
-rw-r--r--foomatic-rip.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/foomatic-rip.1.in b/foomatic-rip.1.in
index 10178fe..95891bc 100644
--- a/foomatic-rip.1.in
+++ b/foomatic-rip.1.in
@@ -149,7 +149,7 @@ Put a line
into the PPD file, right after \fB*PPD-Adobe: "4.3"\fR, where
\fI<command>\fR is a command into which you wnat to re-direct the
-output data. Due to the restictions of PPD files \fB<\fR, \fB>\fR, and
+output data. Due to the restrictions of PPD files \fB<\fR, \fB>\fR, and
\fB"\fR are not allowed in the \fI<command>\fR, replace them as
follows:
@@ -183,7 +183,7 @@ listening on port \fB9100\fR you need this:
\fB*FoomaticRIPPostPipe: "| /usr/bin/nc -w 1 printer 9100"\fR
Note the "-w 1" in the "nc" command line, it makes "nc" exiting
-immediately after the data is tranferred to the printer.
+immediately after the data is transferred to the printer.
\fB*FoomaticRIPPostPipe: "| rlpr -Plp@printserver"\fR