[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 02/18: groff(7): Fix internal cross reference.
From: |
G. Branden Robinson |
Subject: |
[groff] 02/18: groff(7): Fix internal cross reference. |
Date: |
Mon, 10 Apr 2023 21:37:12 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 16c01fda21786d2ead25670b00b67bc14f2ac500
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Apr 1 14:23:08 2023 -0500
groff(7): Fix internal cross reference.
Use correct lettercase.
---
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 b4497330a..04afc7daf 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -5241,7 +5241,7 @@ See section \[lq]Warnings\[rq] in
.P
The bracketed interpolation form accepts arguments that are handled as
macro arguments are;
-see section \[lq]Calling Macros\[rq] above.
+see section \[lq]Calling macros\[rq] above.
.
In contrast to macro calls,
however,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 02/18: groff(7): Fix internal cross reference.,
G. Branden Robinson <=