]> git.lizzy.rs Git - plan9front.git/commit
manual: don't match nonexistent file while preprocessing
authorAnthony Martin <ality@pbrane.org>
Sun, 27 Jun 2021 00:13:58 +0000 (00:13 +0000)
committerAnthony Martin <ality@pbrane.org>
Sun, 27 Jun 2021 00:13:58 +0000 (00:13 +0000)
commit658757abed7be283e06bae3b1722fc2703334d74
tree239c7c8c2ad535c8da2b6c3cce006f007e9ddcb5
parentd972962f925ce533ff9b0c607ae0d9578bd0ec17
manual: don't match nonexistent file while preprocessing

Authsrv(6) used to be called auth(6) before
the fourth edition and was preprocessed by
eqn(6) before the third edition. The mkfile
was never updated to reflect the changes.

All other files are accounted for:

% cd /sys/man
% for(i in TS EQ PS G1) echo $i `{grep -l '^\.'$i ?/[0-9a-z]*}
TS 1/tbl
EQ 1/eqn 3/usb
PS 1/pic
G1 1/grap
%
sys/man/mkfile