summaryrefslogtreecommitdiffstats
path: root/system/pixma
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:30:20 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:10 -0400
commitdfdffb11176968025532116cbe0bf09a98cbec02 (patch)
treeba981428e886a91cd257592cc328fd9f0cc81093 /system/pixma
parent9cbef3ea5b70e5512165b749e77ac5ecad2a2dfd (diff)
downloadslackbuilds-dfdffb11176968025532116cbe0bf09a98cbec02.tar.gz
slackbuilds-dfdffb11176968025532116cbe0bf09a98cbec02.tar.xz
system/pixma: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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 ae3198c72d..bf43ee8ff0 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.