gbranden pushed a commit to branch master
in repository groff.

commit e9ce33c8d28c22ec44090537162c68cbf7b867dd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Feb 3 04:00:36 2026 -0600

    HACKING: Fix style nits.
    
    * Lightly recast.
    * Use two blank lines between sections.
---
 HACKING | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/HACKING b/HACKING
index 7d1d04f6b..a630ce574 100644
--- a/HACKING
+++ b/HACKING
@@ -148,7 +148,7 @@ Updating copyright notices
 Writing tests
 -------------
 
-Here are some portability notes on writing automated tests.
+Here is some advice on writing portable automated test scripts.
 
 * Write to the POSIX standard for the shell and utilities where
   possible.  Issue 4 from 1994 is old enough that no contemporary system
@@ -295,6 +295,7 @@ Here are some portability notes on writing automated tests.
       exit 77
   fi
 
+
 Updating gnulib
 ---------------
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to