diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-05-06 15:09:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-05-06 15:09:07 -0600 |
commit | 38e012594edc0e7783e3e6d91960c91469df4164 (patch) | |
tree | e5214fcd8a05d4b329467434fcdea16f33d3ce7b /texinfo | |
parent | f103890ba552cf55c0aa79d35968db46785a94d0 (diff) | |
download | gcc-38e012594edc0e7783e3e6d91960c91469df4164.zip gcc-38e012594edc0e7783e3e6d91960c91469df4164.tar.gz gcc-38e012594edc0e7783e3e6d91960c91469df4164.tar.bz2 |
typo typo fixes fixes
From-SVN: r19601
Diffstat (limited to 'texinfo')
-rw-r--r-- | texinfo/INTRODUCTION | 2 | ||||
-rw-r--r-- | texinfo/README | 2 | ||||
-rw-r--r-- | texinfo/acinclude.m4 | 6 | ||||
-rw-r--r-- | texinfo/aclocal.m4 | 6 | ||||
-rw-r--r-- | texinfo/emacs/texinfmt.el | 6 | ||||
-rw-r--r-- | texinfo/info/info.1 | 2 | ||||
-rw-r--r-- | texinfo/makeinfo/makeinfo.c | 8 | ||||
-rw-r--r-- | texinfo/makeinfo/multi.c | 2 | ||||
-rw-r--r-- | texinfo/po/Makefile.in.in | 2 |
9 files changed, 18 insertions, 18 deletions
diff --git a/texinfo/INTRODUCTION b/texinfo/INTRODUCTION index 1355e6f..85e24dc 100644 --- a/texinfo/INTRODUCTION +++ b/texinfo/INTRODUCTION @@ -49,7 +49,7 @@ read this file, type $ info -f info-stnd If you are using GNU Emacs, you may want to install the Emacs Lisp files -permanently. Move them them to a directory in the load-path for Emacs; +permanently. Move them to a directory in the load-path for Emacs; otherwise Emacs will not be able to load the autoloaded support files, such as `texinfmt.el'. diff --git a/texinfo/README b/texinfo/README index 15f8323..1c4ac13 100644 --- a/texinfo/README +++ b/texinfo/README @@ -94,7 +94,7 @@ Source files for standalone C programs (./lib, ./makeinfo, ./info): Installation files: - configure This file creates creates a Makefile + configure This file creates a Makefile which in turn creates an `info' or `makeinfo' executable, or a C sources distribution. diff --git a/texinfo/acinclude.m4 b/texinfo/acinclude.m4 index 5aa0fd2..2f7869f 100644 --- a/texinfo/acinclude.m4 +++ b/texinfo/acinclude.m4 @@ -1,7 +1,7 @@ # Macro to add for using GNU gettext. # Ulrich Drepper <drepper@cygnus.com>, 1995. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. @@ -310,7 +310,7 @@ __argz_count __argz_stringify __argz_next]) # Search path for a program which passes the given test. # Ulrich Drepper <drepper@cygnus.com>, 1996. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. @@ -358,7 +358,7 @@ AC_SUBST($1)dnl # Check whether LC_MESSAGES is available in <locale.h>. # Ulrich Drepper <drepper@cygnus.com>, 1995. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. diff --git a/texinfo/aclocal.m4 b/texinfo/aclocal.m4 index d793e75..7db9b28 100644 --- a/texinfo/aclocal.m4 +++ b/texinfo/aclocal.m4 @@ -13,7 +13,7 @@ dnl PARTICULAR PURPOSE. # Macro to add for using GNU gettext. # Ulrich Drepper <drepper@cygnus.com>, 1995. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. @@ -322,7 +322,7 @@ __argz_count __argz_stringify __argz_next]) # Search path for a program which passes the given test. # Ulrich Drepper <drepper@cygnus.com>, 1996. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. @@ -370,7 +370,7 @@ AC_SUBST($1)dnl # Check whether LC_MESSAGES is available in <locale.h>. # Ulrich Drepper <drepper@cygnus.com>, 1995. # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. diff --git a/texinfo/emacs/texinfmt.el b/texinfo/emacs/texinfmt.el index ffc8b1f..aadd28a 100644 --- a/texinfo/emacs/texinfmt.el +++ b/texinfo/emacs/texinfmt.el @@ -1897,7 +1897,7 @@ commands that are defined in texinfo.tex for printed output. (cons (- end-of-template start-of-template) texinfo-multitable-width-list)) ;; Remove carriage return from within a template, if any. - ;; This helps those those who want to use more than + ;; This helps those who want to use more than ;; one line's worth of words in @multitable line. (narrow-to-region start-of-template end-of-template) (goto-char (point-min)) @@ -3644,11 +3644,11 @@ Default is to leave paragraph indentation as is." ;;; @set, @clear, @ifset, @ifclear ;; If a flag is set with @set FLAG, then text between @ifset and @end -;; ifset is formatted normally, but if the flag is is cleared with +;; ifset is formatted normally, but if the flag is cleared with ;; @clear FLAG, then the text is not formatted; it is ignored. ;; If a flag is cleared with @clear FLAG, then text between @ifclear -;; and @end ifclear is formatted normally, but if the flag is is set with +;; and @end ifclear is formatted normally, but if the flag is set with ;; @set FLAG, then the text is not formatted; it is ignored. @ifclear ;; is the opposite of @ifset. diff --git a/texinfo/info/info.1 b/texinfo/info/info.1 index f956873..852930c 100644 --- a/texinfo/info/info.1 +++ b/texinfo/info/info.1 @@ -148,7 +148,7 @@ Pick a menu item specified by name. Picking a menu item causes another node to be selected. You do not need to type a complete nodename; if you type a few letters and then a space or tab .B info -will will try to fill in the rest of the nodename. If you ask for further +will try to fill in the rest of the nodename. If you ask for further completion without typing any more characters you'll be given a list of possibilities; you can also get the list with .B ?. diff --git a/texinfo/makeinfo/makeinfo.c b/texinfo/makeinfo/makeinfo.c index e920657..c61391a 100644 --- a/texinfo/makeinfo/makeinfo.c +++ b/texinfo/makeinfo/makeinfo.c @@ -2910,8 +2910,8 @@ end_of_sentence_p () } -/* Remove upto COUNT characters of whitespace from the - the current output line. If COUNT is less than zero, +/* Remove up to COUNT characters of whitespace from the + current output line. If COUNT is less than zero, then remove until none left. */ void kill_self_indent (count) @@ -3211,7 +3211,7 @@ indent (amount) } /* Search forward for STRING in input_text. - FROM says where where to start. */ + FROM says where to start. */ int search_forward (string, from) char *string; @@ -6432,7 +6432,7 @@ handle_variable_internal (action, name) case IFSET: case IFCLEAR: /* If IFSET and NAME is not set, or if IFCLEAR and NAME is set, - read lines from the the file until we reach a matching + read lines from the file until we reach a matching "@end CONDITION". This means that we only take note of "@ifset/clear" and "@end" commands. */ { diff --git a/texinfo/makeinfo/multi.c b/texinfo/makeinfo/multi.c index ccc8a87..f5b1fe9 100644 --- a/texinfo/makeinfo/multi.c +++ b/texinfo/makeinfo/multi.c @@ -181,7 +181,7 @@ setup_multitable_parameters () number) and then non-whitespace (the number). */ while (*params && (*params == ' ' || *params == '\t')) params++; - /* Hmm, but what what @columnfractions 3foo. Well, I suppose + /* Hmm, but what about @columnfractions 3foo? Well, I suppose it's invalid input anyway. */ while (*params && *params != ' ' && *params != '\t' && *params != '\n' && *params != '@') diff --git a/texinfo/po/Makefile.in.in b/texinfo/po/Makefile.in.in index c25fea4..2bcfa31 100644 --- a/texinfo/po/Makefile.in.in +++ b/texinfo/po/Makefile.in.in @@ -1,7 +1,7 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> # -# This file file be copied and used freely without restrictions. It can +# This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. |