Use -mandoc instead of -man.

Submitted by:	horikawa
This commit is contained in:
Jun Kuriyama 2000-12-28 03:27:22 +00:00
parent 73b56e3d42
commit dd88e3d606
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36420

View file

@ -0,0 +1,13 @@
--- Makefile.inc.bak Wed Dec 27 00:14:14 2000
+++ Makefile.inc Wed Dec 27 00:14:22 2000
@@ -10,8 +10,8 @@
bindir= ${BINDIR}
pager= jless -s
manpath_config_file= /etc/manpath.config
-troff= ${bindir}/groff -S -man
-nroff= ${bindir}/groff -S -Wall -Tnippon -man
+troff= ${bindir}/groff -S -mandoc
+nroff= ${bindir}/groff -S -Wall -Tnippon -mandoc
apropos= ${bindir}/japropos
whatis= ${bindir}/jwhatis
neqn= ${bindir}/geqn -Tascii