groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 04/17: groff_tmac(5): Fix incorrect claim.


From: G. Branden Robinson
Subject: [groff] 04/17: groff_tmac(5): Fix incorrect claim.
Date: Sat, 17 Feb 2024 22:08:42 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit f16b02809322692c6e9b77b524c734151ae12eb2
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Feb 14 14:08:32 2024 -0600

    groff_tmac(5): Fix incorrect claim.
    
    The `mso` request does not manipulate its argument to search for a
    matching macro package; only the `-M` command-line option does that.
---
 man/groff_tmac.5.man | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index fadbb589e..57b12a837 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -1130,15 +1130,7 @@ which searches the macro path for
 Because its argument is a file name,
 its
 .RB \[lq] .tmac \[rq]
-component must be included for the file to be found;
-however,
-as a convenience,
-if opening it fails,
-.B mso
-strips any such suffix and tries again with a
-.RB \[lq] tmac.\& \[rq]
-prefix,
-and vice versa.
+component must be included for the file to be found.
 .
 .
 .P



reply via email to

[Prev in Thread] Current Thread [Next in Thread]