diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk index 679a1ada751..c9dc512668c 100644 --- a/share/mk/bsd.sgml.mk +++ b/share/mk/bsd.sgml.mk @@ -1,11 +1,11 @@ # bsd.sgml.mk - 8 Sep 1995 John Fieber # This file is in the public domain. # -# $Id: bsd.sgml.mk,v 1.11 1996/10/06 21:55:18 wosch Exp $ +# $Id: bsd.sgml.mk,v 1.12 1996/10/08 13:45:06 jfieber Exp $ # # The include file handles installing sgml documents. # includes the file named "../Makefile.inc" if it exists, -# as well as the include file . +# as well as the include files and . # # # +++ variables +++ @@ -13,7 +13,7 @@ # DISTRIBUTION Name of distribution. [doc] # # FORMATS Indicates which output formats will be generated -# (ascii, html, latex, nroff). [html ascii] +# (ascii, html, latex, latin1, nroff). [html latin1] # # LPR Printer command. [lpr] #