From 724fa3f7ef8db0c0b374467eab2e544bd5a0d75f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 14 Jun 2021 10:08:18 -0300 Subject: doc/remembering.*: Make correct usage of .MT and .UR requests Adjust aux/workflow/assert-manpages.sh accordingly. --- aux/workflow/assert-manpages.sh | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'aux') diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh index 712a2bb..e7ab27b 100644 --- a/aux/workflow/assert-manpages.sh +++ b/aux/workflow/assert-manpages.sh @@ -11,28 +11,30 @@ cat <> "$EXPECTED" . .SH AUTHORS .P -EuAndreh .MT eu@euandre.org +EuAndreh .ME and contributors. . . .SH BUGS -Report bugs to: +Report bugs to the .MT ~euandreh/$MAILING_LIST@lists.sr.ht -.ME +mailing list +.ME . .br -Browse bugs at: +Browse bugs .UR https://$TLD/$PROJECT/TODOs.html -.UE +online +.UE . .br -Home page: .UR https://$TLD/$PROJECT/ -.UE +Home page +.UE . .br -Discussions: .UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=[$PROJECT] -.UE +Comments and discussions +.UE . EOF # shellcheck disable=2044 -- cgit v1.2.3