From e103ca919f2eb1a409d35719bddb14d5a1a03667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 16 Feb 2021 21:22:34 +0100 Subject: New patch 0605-fix_groff-warnings.patch to fix groff warnings --- debian/patches/0605-fix_groff-warnings.patch | 62 ++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 debian/patches/0605-fix_groff-warnings.patch (limited to 'debian/patches/0605-fix_groff-warnings.patch') diff --git a/debian/patches/0605-fix_groff-warnings.patch b/debian/patches/0605-fix_groff-warnings.patch new file mode 100644 index 0000000..14471dc --- /dev/null +++ b/debian/patches/0605-fix_groff-warnings.patch @@ -0,0 +1,62 @@ +Index: trunk/doc/sane-canon_dr.man +=================================================================== +--- trunk.orig/doc/sane-canon_dr.man ++++ trunk/doc/sane-canon_dr.man +@@ -161,7 +161,7 @@ Some scanners pad the upper edge of one + .RE + .PP + .BR NOTE : +-'option' lines may appear multiple times in the configuration file. ++"option" lines may appear multiple times in the configuration file. + They only apply to scanners discovered by the next 'scsi/usb' line. + .PP + +Index: trunk/doc/sane-pixma.man +=================================================================== +--- trunk.orig/doc/sane-pixma.man ++++ trunk/doc/sane-pixma.man +@@ -184,7 +184,7 @@ an up-to-date status at the project home + Users feedback is essential to help improve features and performances. + .SH OPTIONS + Besides "well-known" options (e.g. resolution, mode etc.) +-.Bsane\-pixma ++.B sane\-pixma + backend also + provides the following options, i.e. the options might change in the future. + .br +Index: trunk/doc/sane-scsi.man +=================================================================== +--- trunk.orig/doc/sane-scsi.man ++++ trunk/doc/sane-scsi.man +@@ -122,7 +122,7 @@ $ chmod 660 /dev/sg0 + .RE + .PP + When your system uses the device filesystem (devfs), you have to edit +-.BIR /etc/devfs/perms. ++.BI /etc/devfs/perms. + There you should search the line + .PP + .RS +@@ -172,7 +172,7 @@ If there are no + devices, just do a + .I sh MAKEDEV uk0 + in the +-.i /dev ++.I /dev + directory. The scanner should then be accessible as + .I /dev/uk0 + if it was probed during boot. +Index: trunk/doc/sane-artec_eplus48u.man +=================================================================== +--- trunk.orig/doc/sane-artec_eplus48u.man ++++ trunk/doc/sane-artec_eplus48u.man +@@ -44,8 +44,7 @@ or + You can find it on the installation CD that was provided by the manufacturer, + normally in the directory Win98, WinMe or similar. + If the Windows-driver is installed on your computer, then you can also +-find the firmware file under +-.IR c:\\windows\\system32\\drivers . ++find the firmware file under c:\\windows\\system32\\drivers. + + .SH CONFIGURATION + The contents of the -- cgit v1.2.3