gbranden pushed a commit to branch master
in repository groff.
commit 2e273d7ab7ac59a31b31ef51738f8021af5881c5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 9 12:19:11 2021 +1000
groff(7): Fix style nits.
- (mso): Set "tmac" in italics. Tighten wording.
- (so): Say "interpolate" instead of "include"; the latter is something
of a C-language-ism. Recast sense of "source" to serve more as a
mnemonic for the request name than a taxonomic description of the
argument.
---
man/groff.7.man | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index 43a15f5..e799629 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2200,13 +2200,16 @@ or in an internal register used by
.B .rt
if no argument.
.
+.
.TPx
.REQ .mso "file"
-The same as
-.request .so
+As
+.request .so ,
except that
.I file
-is searched in the tmac directories.
+is sought in the
+.I tmac
+directories.
.
.
.TPx
@@ -2540,9 +2543,12 @@ command in a
.I DESC
file.
.
+.
.TPx
-.REQ .so "filename"
-Include source file.
+.REQ .so file
+Interpolate (\[lq]source\[rq])
+.IR file .
+.
.
.TPx
.REQ .sp
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit