gbranden pushed a commit to branch master
in repository groff.

commit 7fb71b20fc93cb9b99f586a016d61a2abcf72314
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 10 00:45:07 2023 -0600

    groff(7): Fix an incorrect `rj` request synopsis.
    
    This was a copy-and-paste error from the argumentful version.
    
    Thanks to Doug McIlroy for spotting and reporting this.
---
 man/groff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 774a4ee25..a62bf0f22 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -3968,7 +3968,7 @@ Remove the font-specific definitions of glyphs
 .RI font\~ f .
 .
 .TPx
-.REQ .rj npl
+.REQ .rj
 Break,
 right-align the output of the next productive input line without
 filling,

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

Reply via email to