diff options
author | G. Branden Robinson <g.branden.robinson@gmail.com> | 2023-02-04 15:42:23 -0600 |
---|---|---|
committer | G. Branden Robinson <g.branden.robinson@gmail.com> | 2023-02-05 03:06:19 -0600 |
commit | 45b628322b2a16b2fd0726f7ac0f48dad34f92bd (patch) | |
tree | 246ac2e441994b9eda4c5a90a8699bf2207a1406 /man/roff.7.man | |
parent | 708bf75d3431e3fb71d83cafa95608c77757c533 (diff) | |
download | groff-git-45b628322b2a16b2fd0726f7ac0f48dad34f92bd.tar.gz |
Fix Savannah #63589.
Correct numerous typos and solecisms throughout the source tree.
* ChangeLog:
* ChangeLog.115:
* ChangeLog.116:
* ChangeLog.117:
* ChangeLog.118:
* ChangeLog.119:
* ChangeLog.121:
* ChangeLog.122:
* Makefile.am:
* NEWS:
* PROBLEMS:
* README:
* contrib/chem/chem.am:
* contrib/chem/chem.pl:
* contrib/glilypond/README.txt:
* contrib/glilypond/glilypond.pl:
* contrib/hdtbl/groff_hdtbl.7.man:
* contrib/mm/ChangeLog:
* contrib/mm/m.tmac:
* contrib/pdfmark/pdfmark.ms:
* doc/automake.mom:
* doc/groff.texi:
* doc/me-revisions:
* doc/webpage.ms:
* m4/lib-link.m4:
* man/groff.7.man:
* man/groff_diff.7.man:
* man/roff.7.man:
* src/devices/grohtml/post-html.cpp:
* src/devices/grolbp/lbp.h:
* src/devices/gropdf/TODO:
* src/devices/gropdf/gropdf.1.man:
* src/devices/gropdf/gropdf.pl:
* src/devices/xditview/ChangeLog:
* src/devices/xditview/xditview.c:
* src/libs/libdriver/input.cpp:
* src/libs/libgroff/glyphuni.cpp:
* src/preproc/eqn/eqn.1.man:
* src/preproc/grn/gprint.h:
* src/preproc/grn/main.cpp:
* src/preproc/html/pre-html.cpp:
* src/preproc/preconv/preconv.cpp:
* src/preproc/tbl/table.cpp:
* src/roff/groff/pipeline.c:
* src/roff/groff/tests/substring_works.sh:
* src/roff/groff/tests/use_point_size_escape_with_single_digit_arg.sh:
* src/roff/troff/div.cpp:
* src/roff/troff/input.cpp:
* src/roff/troff/troff.1.man:
* src/utils/grog/grog.pl:
* src/utils/indxbib/indxbib.cpp:
* src/utils/tfmtodit/tfmtodit.1.man:
* tmac/doc-old.tmac:
* tmac/doc.tmac:
* tmac/groff_man.7.man.in:
* tmac/hyphen.fr: Do it.
Fixes <https://savannah.gnu.org/bugs/?63589>. Thanks to Bjarni Ingi
Gislason for the report.
* ANNOUNCE: Update bug counts.
I also killed some pointless white space, refilled affected lines at 72
columns where convenient and non-disruptive to existing text flow, and
corrected a misspelling of Ralph Corderoy's surname.
Diffstat (limited to 'man/roff.7.man')
-rw-r--r-- | man/roff.7.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/roff.7.man b/man/roff.7.man index ad1386dad..e55f2dcdc 100644 --- a/man/roff.7.man +++ b/man/roff.7.man @@ -197,7 +197,7 @@ character cancels detection of the end of a sentence. However, several characters are treated .I transparently -after the occurence of an end-of-sentence character. +after the occurrence of an end-of-sentence character. . That is, a @@ -1830,7 +1830,7 @@ in . . .P -A macro package anticipated for use in a document can be delcared to +A macro package anticipated for use in a document can be declared to the formatter by the command-line option .BR \-m ; see @@ -2375,7 +2375,7 @@ after any Emacs configuration: . .P Replace \[lq]groff\[rq] in the above with \[lq]nroff\[rq] if you want -highlighing that does +highlighting that does .I not recognize many of the GNU extensions to .IR roff , |