aboutsummaryrefslogtreecommitdiff
path: root/system/pixma
diff options
context:
space:
mode:
Diffstat (limited to 'system/pixma')
-rw-r--r--system/pixma/README20
1 files changed, 10 insertions, 10 deletions
diff --git a/system/pixma/README b/system/pixma/README
index ae3198c72dfef..bf43ee8ff04a1 100644
--- a/system/pixma/README
+++ b/system/pixma/README
@@ -1,7 +1,7 @@
Driver & PPD files for Canon PIXMA printers.
-By default, this SlackBuild supports all the following Canon PIXMA printer
-families:
+By default, this SlackBuild supports all the following Canon PIXMA
+printer families:
cnijfilter-mg2500-429
cnijfilter-mg2400-428
cnijfilter-mg3500-427
@@ -11,20 +11,20 @@ families:
cnijfilter-mg7100-423
cnijfilter-p200-430
-Support for only certain printers may be built by specifying one/some of the
-listed printer families in the MODELS environment variable.
+Support for only certain printers may be built by specifying one/some
+of the listed printer families in the MODELS environment variable.
For example to support only the MG2522 printer, run:
MODELS="cnijfilter-mg2500-429" sh pixma.SlackBuild
To support both the MG2522 and MG7164 printers, run:
- MODELS="cnijfilter-mg2500-429 cnijfilter-mg7100-423" sh pixma.SlackBuild
+ MODELS="cnijfilter-mg2500-429 cnijfilter-mg7100-423" \
+ sh pixma.SlackBuild
To support all available printers, don't specify any MODELS; just run:
sh pixma.SlackBuild
-
-NB. see also SBo system/cnijfilter2 SlackBuild for support of related Canon
-printers. It supports MG7500, MG6700, MG6600, MG5600, MG2900, MB2000, MB2300,
-iB4000, MB5000, MB5300, iP110, E450, MX490 and E480 series.
-
+NB. see also SBo system/cnijfilter2 SlackBuild for support of related
+Canon printers. It supports MG7500, MG6700, MG6600, MG5600, MG2900,
+MB2000, MB2300, iB4000, MB5000, MB5300, iP110, E450, MX490 and E480
+series.