summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-08 15:47:59 +0000
committerJune McEnroe <june@causal.agency>2020-06-08 15:48:12 +0000
commit95da16bf555d6e9ea9b94e44b6b2a38253f166d8 (patch)
treed978ac85f660681dc8c967e8833fd88c04e65230 /www
parentRemove mktemp options from mkbuiltins, mktokens (diff)
downloadsrc-95da16bf555d6e9ea9b94e44b6b2a38253f166d8.tar.gz
src-95da16bf555d6e9ea9b94e44b6b2a38253f166d8.zip
Prefix mandoc with exec in about-filter
Diffstat (limited to 'www')
-rw-r--r--www/git.causal.agency/about-filter.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/git.causal.agency/about-filter.sh b/www/git.causal.agency/about-filter.sh
index c7161006..ea68fe05 100644
--- a/www/git.causal.agency/about-filter.sh
+++ b/www/git.causal.agency/about-filter.sh
@@ -2,7 +2,7 @@
 
 case "$1" in
 	(*.[1-9])
-		/usr/bin/mandoc -T html -O fragment,man=%N.%S,includes=../tree/%I
+		exec /usr/bin/mandoc -T html -O fragment,man=%N.%S,includes=../tree/%I
 		;;
 	(*)
 		exec /usr/local/libexec/hi -l text -f html