summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/quilt.1.in4
-rw-r--r--quilt.changes5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index b12a263..3bf5b93 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -140,8 +140,8 @@ to show in the resulting patch which function a change is in.
.IP QUILT_PATCH_OPTS 4
Additional options that quilt shall pass to GNU patch when applying patches.
-(For example, some versions of GNU patch sup- port the
-"­unified-reject-files" option for generating reject files in unified diff
+(For example, some versions of GNU patch support the
+"-unified-reject-files" option for generating reject files in unified diff
style.
.IP QUILT_PATCHES 4
diff --git a/quilt.changes b/quilt.changes
index 88d2243..c707c8d 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Apr 5 09:20:13 CEST 2005 - agruen@suse.de
+
+- doc/quilt.1.in: Remove an unnecessary 8-bit character.
+
+-------------------------------------------------------------------
Thu Mar 10 19:12:40 CET 2005 - agruen@suse.de
- Debian Bug #298785: Pass -p $opt_strip_level option to diffstat