MANSUFFIX should be left empty
[openssl.git] / Configurations / unix-Makefile.tmpl
index 726784f2a8590812efe5817267592c795c1b3e4d..9cbab4390a7af0b20dda6ccdb5b57ec67f7451bd 100644 (file)
@@ -85,7 +85,10 @@ ENGINESDIR={- use File::Spec::Functions;
 MANDIR=$(INSTALLTOP)/share/man
 HTMLDIR=$(INSTALLTOP)/share/doc/$(BASENAME)/html
 
-MANSUFFIX=ssl
+# MANSUFFIX is for the benefit of anyone who may want to have a suffix
+# appended after the manpage file section number.  "ssl" is popular,
+# resulting in files such as config.5ssl rather than config.5.
+MANSUFFIX=
 HTMLSUFFIX=html