bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #51541] [PATCH] info: Fix some spelling mistakes


From: Bjarni Ingi Gislason
Subject: [bug #51541] [PATCH] info: Fix some spelling mistakes
Date: Sat, 22 Jul 2017 17:44:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?51541>

                 Summary: [PATCH] info: Fix some spelling mistakes
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Sat 22 Jul 2017 09:44:07 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 4fe277d7ac0fd5ee6e656c2076557bc454fe994b Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sat, 22 Jul 2017 21:37:25 +0000
Subject: [PATCH] doc: Fix some spelling mistakes

Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
 doc/groff.texi | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 98d1f17d..9a6943cc 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -724,7 +724,7 @@ Since there are several things that cannot be done easily
in
 transform certain parts of a document into @code{troff}, which made a
 very natural use of pipes in @acronym{UNIX}.
 
-The @code{eqn} preprocessor allowed mathematical formulæ to be specified
+The @code{eqn} preprocessor allowed mathematical formulas to be specified
 in a much simpler and more intuitive manner.  @code{tbl} is a
 preprocessor for formatting tables.  The @code{refer} preprocessor (and
 the similar program, @code{bib}) processes citations in a document
@@ -2483,7 +2483,7 @@ The macros @code{RS} and @code{RE} also cause a break
but do not insert
 vertical space.
 
 @cindex default indentation, resetting address@hidden
address@hidden indentaion, resetting to default address@hidden
address@hidden indentation, resetting to default address@hidden
 @cindex @code{man} macros, resetting default indentation
 Finally, the macros @code{SH}, @code{SS}, @code{LP} (@code{PP},
 @code{P}), and @code{RS} reset the indentation to its default value.
@@ -4482,7 +4482,7 @@ and @code{UC} macros collide with different macros with
the same names
 in the Berkeley version of @code{ms}.
 
 These @code{groff} emulations are sufficient to give back the 1976
address@hidden& Cherry paper @cite{Typsetting Mathematics -- User's
address@hidden& Cherry paper @cite{Typesetting Mathematics -- User's
 Guide} its section headings, and restore some text that had gone missing
 as arguments of undefined macros.  No warranty express or implied is
 given as to how well the typographic details these produce match the
@@ -4790,7 +4790,7 @@ hyphen), and the other portion is added to the next line
to be filled.
 
 Although it is often debated, some typesetting rules say there should be
 different amounts of space after various punctuation marks.  For
-example, the @cite{Chicago typsetting manual} says that a period at the
+example, the @cite{Chicago typesetting manual} says that a period at the
 end of a sentence should have twice as much space following it as would
 a comma or a period as part of an abbreviation.
 
@@ -8649,7 +8649,7 @@ line (which stays untouched).
 It is not an error to omit closing delimiters.  For example,
 @address@hidden /foo}} is equivalent to @address@hidden /foo///}}: It prints a
 title line with the left justified word @samp{foo}; the centered and
-right justfied parts are empty.
+right justified parts are empty.
 
 @item
 @code{tl} accepts the same parameter delimiting characters as the
@@ -10649,7 +10649,7 @@ with a default scale indicator of @samp{z}.
 @cindex strings
 
 @code{gtroff} has string variables, which are entirely for user
-convenience (i.e.@: there are no built-in strings exept @code{.T}, but
+convenience (i.e.@: there are no built-in strings except @code{.T}, but
 even this is a read-write string variable).
 
 Although the following requests can be used to create strings,
@@ -11248,7 +11248,7 @@ first request is the `if' part and the latter is the
`else' part.
 @cindex conditional block, begin (@address@hidden)
 @cindex conditional block, end (@address@hidden)
 @cindex block, conditional, begin (@address@hidden)
address@hidden block, condititional, end (@address@hidden)
address@hidden block, conditional, end (@address@hidden)
 In many cases, an if (or if-else) construct needs to execute more than
 one request.  This can be done using the escapes @address@hidden (which must
 start the first line) and @address@hidden (which must end the last line).
@@ -11316,7 +11316,7 @@ parsed and stored again as a temporary macro.
 @cindex recursive macros
 @cindex macros, recursive
 @noindent
-The traditional and ofter better solution (@acronym{UNIX} @code{troff}
+The traditional and often better solution (@acronym{UNIX} @code{troff}
 doesn't have the @code{while} request) is to use a recursive macro
 instead that is parsed only once during its definition.
 
@@ -11434,13 +11434,13 @@ for executing.
 .
 .de foo
 .  de bar end
-.    nop \f[B]Hallo \\\\$1!\f[]
+.    nop \f[B]Hello \\\\$1!\f[]
 .  end
 ..
 .
 .foo
 .bar Joe
-    @result{} @b{Hallo Joe!}
+    @result{} @b{Hello Joe!}
 @endExample
 
 @noindent
@@ -14726,13 +14726,13 @@ feature).  For example, the code
 
 @Example
 .de xx
-Hallo!
+Hello!
 ..
 \fB.xx\fP
 @endExample
 
 @noindent
-prints @samp{Hallo!} in bold face if in compatibility mode, and
+prints @samp{Hello!} in bold face if in compatibility mode, and
 @samp{.xx} in bold face otherwise.
 
 @cindex @code{\A}, incompatibilities with @acronym{AT&T} @code{troff}
@@ -15623,7 +15623,7 @@ Do not generate the table of contents.
 Generate simple fragment identifiers.
 
 @item address@hidden
-Use vertical paddding @var{offset} for images.
+Use vertical padding @var{offset} for images.
 
 @item -p
 Display the page rendering progress to @code{stderr}.
@@ -15996,7 +15996,7 @@ values for @var{n} also, but @code{gtroff} doesn't use
this.
 
 @item m @var{color-scheme} @address@hidden @address@hidden
 Set the color for text (glyphs), line drawing, and the outline of
-graphic objects using different color schemes; the analoguous command
+graphic objects using different color schemes; the analogous command
 for the filling color of graphic objects is @samp{DF}.  The color
 components are specified as integer arguments between 0 and 65536.  The
 number of color components and their meaning vary for the different
@@ -16167,7 +16167,7 @@ rightmost point of the ellipse.
 
 @item DF @var{color-scheme} @address@hidden @address@hidden@angles{line
break}
 Set fill color for solid drawing objects using different color schemes;
-the analoguous command for setting the color of text, line graphics, and
+the analogous command for setting the color of text, line graphics, and
 the outline of graphic objects is @samp{m}.  The color components are
 specified as integer arguments between 0 and 65536.  The number of color
 components and their meaning vary for the different color schemes.
@@ -16546,7 +16546,7 @@ Due to the obsolete jump-and-write command, the text
clusters in the
 
 The intermediate output language of @acronym{AT&T} @code{troff} was
 first documented in the @acronym{UNIX} troff manual, with later
-additions documented in @cite{A Typesetter-indenpendent TROFF}, written
+additions documented in @cite{A Typesetter-independent TROFF}, written
 by Brian Kernighan.
 
 The @code{gtroff} intermediate output format is compatible with this
-- 
2.13.2






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51541>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]