groff-commit
[Top][All Lists]
Advanced

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

[groff] 02/07: ChangeLog: Fix thinkos.


From: G. Branden Robinson
Subject: [groff] 02/07: ChangeLog: Fix thinkos.
Date: Wed, 30 Jun 2021 05:48:20 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit e8b0d0c4d24b0a8dc8c069080236a1b0fb74f98f
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Jun 30 18:27:36 2021 +1000

    ChangeLog: Fix thinkos.
---
 ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index dfca7b7..cb90745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,8 @@
          Push any groff option except `-m` as-is onto the constructed
          groff command's argument list (`-m` handling is unchanged).
          Match long option names exactly, not sloppily.  Stop
-         recognizing `--with-warnings` option.  Emit error diagnostic
-         if unrecognized long option encountered.
+         recognizing `--warnings` option.  Emit error diagnostic if
+         unrecognized long option encountered.
          (infer_device): Delete subroutine and its top-level call site.
          (help): Undocument `--warnings`.
 
@@ -156,8 +156,8 @@
          {doc/webpage.ms, startlingly, comes within 1 point of a tied
          score}, infer ms(7) if 'TH' was never called, and if it was,
          issue a diagnostic advising user to supply a disambiguating
-         `-m` option.  Otherwise, the scores are unequal, and infer the
-         package of the winner. Set scalar `inferred_main_package`
+         `-m` option.  Otherwise, the scores are unequal: infer the
+         package of the winner.  Set scalar `inferred_main_package`
          instead of pushing `-m` options onto `@m`.
          (infer_macro_packages): Set scalar `inferred_main_package`
          instead of pushing `-m` options onto `@m`.  Explicitly return



reply via email to

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