gbranden pushed a commit to branch master
in repository groff.

commit 39082f2e78ede8b47d95936be56a7c435ba45876
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 1 20:56:39 2024 -0600

    tmac/an.tmac: Fix misleading example in comment.
---
 tmac/an.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/an.tmac b/tmac/an.tmac
index e09a0d275..2b78deb7a 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1241,7 +1241,7 @@ contains unsupported escape sequence
 .
 .\" Begin web hyperlink.  Input until the next `UE` call is stored in
 .\" a diversion; it becomes the link text for the hyperlinked address.
-.\" .UR [email protected]
+.\" .UR http://example.com/
 .de1 UR
 .  if d an*prefix \{\
 .    an-warn cannot nest .\\$0 inside .MT or .UR

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

Reply via email to