aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/assert-manpages.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-16 12:27:50 -0300
committerEuAndreh <eu@euandre.org>2021-06-16 12:36:52 -0300
commitc24b3a73b259943bb2440c587d8054ce90480552 (patch)
treec9727f5a4a107552ffb0c080c24b25634d6e1805 /aux/workflow/assert-manpages.sh
parentTODOs.md: Add #question-e3b7748d-2e67-b60b-e966-ad80c754ea58 (diff)
downloadgit-permalink-c24b3a73b259943bb2440c587d8054ce90480552.tar.gz
git-permalink-c24b3a73b259943bb2440c587d8054ce90480552.tar.xz
doc/git-permalink.1: Stop using ".P", use empty lines instead
Diffstat (limited to 'aux/workflow/assert-manpages.sh')
-rw-r--r--aux/workflow/assert-manpages.sh19
1 files changed, 11 insertions, 8 deletions
diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh
index add7f47..603c175 100644
--- a/aux/workflow/assert-manpages.sh
+++ b/aux/workflow/assert-manpages.sh
@@ -20,31 +20,34 @@ 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
.UE .
-.br
+.IP \(bu
.UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5Bfallible%5D
Comments and discussions
.UE .