changeset 36343:c7c99d08c223

(Commands): Remove doubled `with'. (Options (Viewing Cross-References)): Remove doubled `with'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 13:02:36 +0000
parents 7f8b2b2ae623
children 6c3540ec3c12
files man/reftex.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/reftex.texi	Fri Feb 23 12:58:02 2001 +0000
+++ b/man/reftex.texi	Fri Feb 23 13:02:36 2001 +0000
@@ -3486,7 +3486,7 @@
 View location in a LaTeX document which cites the BibTeX entry at point.
 Since BibTeX files can be used by many LaTeX documents, this function
 prompts upon first use for a buffer in @b{Ref@TeX{}} mode.  To reset this
-link to a document, call the function with with a prefix arg.  Calling
+link to a document, call the function with a prefix arg.  Calling
 this function several times find successive citation locations.
 @end deffn
 
@@ -4450,7 +4450,7 @@
 @end example
 @var{macro-re} is matched against the macro.  @var{search-re} is the
 regexp used to search for cross references.  @samp{%s} in this regexp is
-replaced with with the macro argument at point.  @var{highlight} is an
+replaced with the macro argument at point.  @var{highlight} is an
 integer indicating which subgroup of the match should be highlighted.
 @end defopt