[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/12: groff(7): Fix an incorrect `rj` request synopsis.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/12: groff(7): Fix an incorrect `rj` request synopsis. |
Date: |
Fri, 10 Nov 2023 17:36:11 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 7fb71b20fc93cb9b99f586a016d61a2abcf72314
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/12: groff(7): Fix an incorrect `rj` request synopsis.,
G. Branden Robinson <=