]> git.cameronkatri.com Git - mandoc.git/blobdiff - configure.local.example
Make HTML tags lower case for better stylistic agreement with what
[mandoc.git] / configure.local.example
index 3cee71c4306fc0b8cb74dadd99d7197b21772a11..de9f08f1410c91fca15cf20f83764a44cd8b4bf5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: configure.local.example,v 1.8 2015/03/27 00:18:14 schwarze Exp $
+# $Id: configure.local.example,v 1.10 2015/11/07 13:14:21 schwarze Exp $
 #
 # Copyright (c) 2014, 2015 Ingo Schwarze <schwarze@openbsd.org>
 #
@@ -79,7 +79,6 @@ SBINDIR="${PREFIX}/sbin"
 INCLUDEDIR="${PREFIX}/include/mandoc"
 LIBDIR="${PREFIX}/lib/mandoc"
 MANDIR="${PREFIX}/man"
-EXAMPLEDIR="${PREFIX}/share/examples/mandoc"
 
 # The man(1) utility needs to know where the manuals reside.
 # We know of two ways to tell it: via manpath(1) or man.conf(5).
@@ -115,13 +114,14 @@ MANM_EQN="mandoc_eqn"             # default is "eqn"
 MANM_TBL="mandoc_tbl"          # default is "tbl"
 
 # Some distributions may want to avoid naming conflicts
-# with another man(1) utility.
-# If you want to change the name of the binary program,
-# the following alternative name is suggested.
-# Using a different name is possible as well.
-# This changes the name of the installed section 1 manual page as well.
+# with other man(1) and soelim(1) utilities.
+# If you want to change the names of binary programs,
+# the following alternative names are suggested.
+# Using different names is possible as well.
+# This changes the names of the installed section 1 manual pages as well.
 
 BINM_MAN=mman                  # default is "man"
+BINM_SOELIM=msoelim            # default is "soelim"
 
 # It is possible to change the utility program used for installation
 # and the modes files are installed with.  The defaults are: