diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-02 13:25:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-02 13:25:46 +0200 |
commit | 2e1fc024346672eb9db79d43a1ba9307b2540318 (patch) | |
tree | 7bfc93198f0c34878728f3494253e481f36b390f /debian/patches | |
parent | 81aa8dc450bf9eac92489d8732d5a6ebcebc2142 (diff) |
refresh d/p/0100-source_spelling.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0100-source_spelling.patch | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/patches/0100-source_spelling.patch b/debian/patches/0100-source_spelling.patch index 241b1bd..0985e99 100644 --- a/debian/patches/0100-source_spelling.patch +++ b/debian/patches/0100-source_spelling.patch @@ -126,3 +126,29 @@ Index: trunk/doc/sane-fujitsu.man which uses that vendor and product id. The device will then be queried to determine if it is a Fujitsu scanner. .RE +Index: trunk/doc/saned.man +=================================================================== +--- trunk.orig/doc/saned.man ++++ trunk/doc/saned.man +@@ -220,7 +220,7 @@ to the systemd journal. The systemd supp + requires compilation with the systemd-devel package + installed on the system. this is the preferred option. + +-Saned can be used wih systemd without the systemd integration ++Saned can be used with systemd without the systemd integration + compiled in, but then logging of debug information is not supported. + + The systemd configuration is different for the 2 options, so +Index: trunk/doc/sane-kodak.man +=================================================================== +--- trunk.orig/doc/sane-kodak.man ++++ trunk/doc/sane-kodak.man +@@ -77,7 +77,7 @@ Scanners can be specified in the configu + .PP + "scsi KODAK" + .RS +-Requests backend to search all scsi busses in the system for a device ++Requests backend to search all scsi buses in the system for a device + which reports itself to be a scanner made by 'KODAK'. + .RE + .PP |