summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-04-05 07:21:28 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-04-05 07:21:28 +0000
commitb355e7c8c1e17f67ef1e877a6fa58b924e5ba903 (patch)
tree14c994cf51eae347f4ca194de53fb9f6ca5bcffd
parenta983ffc9206ee31f978febf2e95355c230dd3c31 (diff)
downloadquilt-b355e7c8c1e17f67ef1e877a6fa58b924e5ba903.tar.gz
- doc/quilt.1.in: Remove an unnecessary 8-bit character.
-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