30 lines
809 B
Diff
30 lines
809 B
Diff
|
From c9a244eed22ac3d199f1d65f2b6b07af87b2d7f2 Mon Sep 17 00:00:00 2001
|
|||
|
From: Nils Philippsen <nils@redhat.com>
|
|||
|
Date: Wed, 5 May 2010 11:57:17 +0200
|
|||
|
Subject: [PATCH] patch: man-encoding
|
|||
|
|
|||
|
Squashed commit of the following:
|
|||
|
|
|||
|
commit 4fb60cad54201c2ff971050bf2e32e5b5eeccad5
|
|||
|
Author: Nils Philippsen <nils@redhat.com>
|
|||
|
Date: Wed May 5 11:56:05 2010 +0200
|
|||
|
|
|||
|
don't use ISO-8859-1 encoding
|
|||
|
---
|
|||
|
doc/sane-hpljm1005.man | 2 +-
|
|||
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|||
|
|
|||
|
diff --git a/doc/sane-hpljm1005.man b/doc/sane-hpljm1005.man
|
|||
|
index af6588f..ff1006a 100644
|
|||
|
--- a/doc/sane-hpljm1005.man
|
|||
|
+++ b/doc/sane-hpljm1005.man
|
|||
|
@@ -34,4 +34,4 @@ support dynamic loading).
|
|||
|
.BR sane\-usb (5),
|
|||
|
|
|||
|
.SH AUTHOR
|
|||
|
-Philippe R<>tornaz <couriousous@mandriva.org>
|
|||
|
+Philippe R\['e]tornaz <couriousous@mandriva.org>
|
|||
|
--
|
|||
|
1.6.6.1
|
|||
|
|