some doc updates

add a 'distrib' target to the top level Makefile so that the
distribution doc/*.txt files can be created via 'make distrib'
from the top directory.  It utilizes the existing 'distrib'
target in the doc/Makefile.

Have hints/linux.370 specify the correct directory for Linux
man pages of /usr/share/man/man6, so that 'sudo make manpages'
works on that platform,
This commit is contained in:
nhmall
2023-11-28 22:49:31 -05:00
parent 521af751f3
commit 571de1528d
3 changed files with 7 additions and 2 deletions

View File

@@ -350,7 +350,9 @@ CHGRP=true
VARDIRPERM = 0755
VARFILEPERM = 0600
GAMEPERM = 0755
#
# manpages directory
MANDIR=/usr/share/man/man6
#
#-INCLUDE cross-pre.370
#