From 284e5324dd13fbcd5dcdd3363ea835b40cfdb328 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 17 Dec 1996 01:29:09 +0000 Subject: [PATCH] update comments --- share/mk/bsd.sgml.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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] #