Make the catman command (in the commented-out example) run by user `man'

instead of `root'.
This commit is contained in:
Joerg Wunsch 1995-03-19 10:10:42 +00:00
parent 1e1ece7deb
commit ae1f8971f2

View File

@ -80,4 +80,4 @@ makewhatis "${MANPATH}"
#echo ""
#echo "Reformatting manual pages:"
#catman "${MANPATH}"
#echo catman "${MANPATH}" | su man