From 95da16bf555d6e9ea9b94e44b6b2a38253f166d8 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 8 Jun 2020 15:47:59 +0000 Subject: Prefix mandoc with exec in about-filter --- www/git.causal.agency/about-filter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') 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 -- cgit 1.4.1 er dontfiles
summary refs log tree commit diff
path: root/home/.nethackrc (unfollow)
Commit message (Expand)Author
2017-07-28Add toggle to hnelJune McEnroe
2017-07-28Install slJune McEnroe
2017-07-25Add up, supJune McEnroe
2017-07-24Autopickup ringsJune McEnroe
2017-07-24Name dogJune McEnroe
2017-07-23Add nethackrcJune McEnroe
2017-07-23Remove useless setuid in briJune McEnroe
2017-07-23Clean up hnel a tiny bitJune McEnroe
2017-07-21Set window size in hnelJune McEnroe
2017-07-21Add hnelJune McEnroe
2017-07-19chmod 600 in dtchJune McEnroe