groff-commit
[Top][All Lists]
Advanced

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

[groff] 08/33: [docs]: Remove unnecessary language.


From: G. Branden Robinson
Subject: [groff] 08/33: [docs]: Remove unnecessary language.
Date: Thu, 30 Dec 2021 00:46:45 -0500 (EST)

gbranden pushed a commit to branch temp-mail-fail
in repository groff.

commit a70c53ed15acf29848a12cd052813c9e89b7550a
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Dec 18 17:31:01 2021 +1100

    [docs]: Remove unnecessary language.
    
    * doc/groff.texi (Debugging):
    * man/groff.7.man (Writable registers): There's nothing special about
      the default input stack limit being "fixed at compile time"; so are
      most of the formatters' other parametric defaults.  The language led
      me to believe that it was a compiled-in maximum; it is not.  Drop it.
    
    And spell one thousand with a thousands separator.
---
 doc/groff.texi  | 2 +-
 man/groff.7.man | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index f45897ec..b9164e08 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -15582,7 +15582,7 @@ generated on each error or warning.  Some warnings have 
to be enabled;
 If greater than@tie{}0, sets the maximum quantity of objects on GNU
 @code{troff}'s internal input stack.  If less than or equal to@tie{}0,
 there is no limit: recursion can continue until program memory is
-exhausted.  The default value is 1000, fixed at compile time.
+exhausted.  The default is 1,000.
 @endDefreg
 
 @Defreq {warnscale, si}
diff --git a/man/groff.7.man b/man/groff.7.man
index 70d5d2bd..2a4f05b6 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -5244,8 +5244,7 @@ If \[<=]0,
 there is no limit:
 recursion can continue until program memory is exhausted.
 .
-The default is 1000,
-fixed at compile time.
+The default is 1,000.
 .
 .
 .TPx



reply via email to

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