From 45b628322b2a16b2fd0726f7ac0f48dad34f92bd Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sat, 4 Feb 2023 15:42:23 -0600 Subject: 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 . 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. --- tmac/doc-old.tmac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmac/doc-old.tmac') diff --git a/tmac/doc-old.tmac b/tmac/doc-old.tmac index 8c82a25b6..e6bd74f9b 100644 --- a/tmac/doc-old.tmac +++ b/tmac/doc-old.tmac @@ -157,7 +157,7 @@ .nr Ar 12n .\" Width Needed for Column offset .nr Cl 15n -.\" Width neeeded for Interactive Command Modifier +.\" Width needed for Interactive Command Modifier .nr Cm 10n .\" Width Needed for Complex Expressions .nr Cx 20n @@ -179,7 +179,7 @@ .nr Fl 10n .\" Width Needed for Function .nr Fn 16n -.\" Width neeeded for Interactive Command Name +.\" Width needed for Interactive Command Name .nr Ic 10n .\" Width Needed for Constant .nr Li 16n -- cgit v1.2.1