URL:
<http://savannah.gnu.org/bugs/?51062>
Summary: misc: Remove repeated words in files in "top_srcdir"
Project: GNU troff
Submitted by: bjarniig
Submitted on: Thu 18 May 2017 04:19:22 PM UTC
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From 0925353091fc5909aebc4a1dae9a10c241f69d63 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <[email protected]>
Date: Thu, 18 May 2017 16:12:13 +0000
Subject: [PATCH] misc: Remove repeated words in files in "top_srcdir"
Signed-off-by: Bjarni Ingi Gislason <[email protected]>
---
ChangeLog.119 | 2 +-
Makefile.am | 2 +-
NEWS | 2 +-
TESTS | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog.119 b/ChangeLog.119
index 9245154e..d2b9cccd 100644
--- a/ChangeLog.119
+++ b/ChangeLog.119
@@ -3077,7 +3077,7 @@ Version 1.19.1 released
* src/preproc/refer/ref.cpp (reference::compute_sort_key): Always
insert SORT_SEP. With certain combinations of sort specifications,
refer sorted entries in the wrong order. In particular, entries
- with a missing field should be be sorted before all entries that
+ with a missing field should be sorted before all entries that
have that field, before refer looks to the next field.
2003-08-23 Werner LEMBERG <[email protected]>
diff --git a/Makefile.am b/Makefile.am
index 2697115c..c65b1107 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -457,7 +457,7 @@ man7dir=$(manroot)/man$(man7ext)
# (Reiser) preprocessor
# ARRAY_DELETE_NEEDS_SIZE if your C++ doesn't understand `delete []'
#
-# PAGE=A4 if the the printer's page size is A4
+# PAGE=A4 if the printer's page size is A4
# GHOSTSCRIPT=gs the name (and directory if required) of the
# ghostscript program
diff --git a/NEWS b/NEWS
index 0085f47d..28682dbb 100644
--- a/NEWS
+++ b/NEWS
@@ -2326,7 +2326,7 @@ However, this caused problems with existing -me
documents. In this
release, the vertical spacing is controlled by the $v and $V registers
which have the same meaning as $r and $R in earlier groff releases.
In addition, if the $r or $R register is set to a value that would be
-correct for for the BSD -me macros and a low resolution device is not
+correct for the BSD -me macros and a low resolution device is not
being used, then an appropriate value for the $v or $V register
is derived from the $r or $R register.
diff --git a/TESTS b/TESTS
index a7104f36..d9dd644e 100644
--- a/TESTS
+++ b/TESTS
@@ -42,7 +42,7 @@ Tests
mkdir -p ~/tmp/automake
make install DESTDIR=~/tmp/automake
--> Comparison with the tree installed by the the reference version
+-> Comparison with the tree installed by the reference version
make uninstall DESTDIR=~/tmp/automake
--
2.11.0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51062>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
bug-groff mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-groff