From f1b00f4fb869670848a4de42192bce7feee15030 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 12 Sep 2015 03:17:19 -0500 Subject: [PATCH] sudo/doas --- man/update_links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/update_links.sh b/man/update_links.sh index 0c83041..b191cc6 100755 --- a/man/update_links.sh +++ b/man/update_links.sh @@ -3,7 +3,7 @@ # Run this periodically to ensure that the manpage links are up to date echo "# This is an auto-generated file by $0" > links -sudo makewhatis +doas makewhatis for i in `ls -1 *.3`; do name=`echo $i|cut -d. -f1` links=`sqlite3 /usr/share/man/mandoc.db \