gbranden pushed a commit to branch master
in repository groff.

commit 246782e4671dec8ab307beb9d0327fb12dae1db5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 11 08:19:29 2026 -0500

    groff_man*(7): Fix content and style nits.
    
    * Add `LS`/`LE` macros to "History" section.
    * Make `RS` macro description consistently refer to "inset level", not
      the vaguer "level".
    * Fix grammar nit.
---
 tmac/groff_man.7.man.in | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 924b8081d..0e1e0e75a 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -796,12 +796,10 @@ register.
 .
 .B RS
 calls can nest;
-each increments by\~1 the
-.I level
-used by
+each increments by\~1 the inset level used by
 .BR RE .
 .
-The level prior to any
+The inset level prior to any
 .B RS
 call is\~1.
 .
@@ -3905,6 +3903,10 @@ strings in 2025.
 .\" https://github.com/9fans/plan9port/commit/\
 .\"  e5b5757e640371974d2e70144c8e59c6a5b613f6
 .
+.I groff
+1.25 (2006) introduced
+.BR LS / LE .
+.
 .
 .br
 .ne 4v
@@ -4144,7 +4146,7 @@ see
 If the
 .B MF
 string ends in \[lq]I\[rq],
-the package assumes it to be an slanted typeface,
+the package assumes it to be a slanted typeface,
 and applies italic corrections before and after man page topics and
 identifiers.
 .

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

Reply via email to