X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Fman%2Fmkfile;h=3bb6aaa51fa392f43db2fc3375ee618ad10ee0f5;hb=57f8b6ec7591007ff22627038b51c4f4aa2a9be8;hp=da11852d20c790f85a30cf8bfa3fa198828d5f24;hpb=de2dc860d3c8cd7dd410e06353663b5b7d00fa3a;p=plan9front.git diff --git a/sys/man/mkfile b/sys/man/mkfile index da11852d2..3bb6aaa51 100644 --- a/sys/man/mkfile +++ b/sys/man/mkfile @@ -13,7 +13,7 @@ indices:V: $LIB/mksearchindex > searchindex # index for man2html searches permind:V: - rm -f /sys/lib/man/permind/toc + rm -f $LIB/permind/toc { echo .am TH echo .tm '\\$1' '\\$2' '\\n%' @@ -35,7 +35,7 @@ permind:V: } builtin cd .. } - } | troff -$MAN > /dev/null >[2] /sys/lib/man/permind/toc + } | troff -$MAN > /dev/null >[2] $LIB/permind/toc builtin cd $LIB/permind rm -f out mk out > /dev/null >[2] /dev/null @@ -116,4 +116,6 @@ print.out:V: permind ps2pdf $prereq $target clean:V: - rm -f man.out print.out + rm -f man.out print.out searchindex $LIB/permind/toc $LIB/lookman/index [0-8]^/INDEX^('' .html) + builtin cd $LIB/permind + mk clean