aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/assert-manpages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'aux/workflow/assert-manpages.sh')
-rw-r--r--aux/workflow/assert-manpages.sh23
1 files changed, 13 insertions, 10 deletions
diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh
index add7f47..f265ab4 100644
--- a/aux/workflow/assert-manpages.sh
+++ b/aux/workflow/assert-manpages.sh
@@ -20,32 +20,35 @@ done
EXPECTED="$(mktemp)"
cat <<EOF >> "$EXPECTED"
-.
-.
+
+
.SH AUTHORS
-.P
+
.MT eu@euandre.org
EuAndreh
.ME
and contributors.
-.
-.
+
+
.SH BUGS
+
+.IP \(bu
Report bugs to the
.MT ~euandreh/$MAILING_LIST@lists.sr.ht
mailing list
.ME .
-.br
+Use the subject "\fC[$PROJECT] BUG or TASK: <description>\fR".
+.IP \(bu
Browse bugs
.UR https://$TLD/$PROJECT/TODOs.html
online
.UE .
-.br
+.IP \(bu
.UR https://$TLD/$PROJECT/
-Home page
+Homepage
.UE .
-.br
-.UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5Bfallible%5D
+.IP \(bu
+.UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5B$PROJECT%5D
Comments and discussions
.UE .
EOF