summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/defaults/make.conf4
-rw-r--r--etc/make.conf4
-rw-r--r--share/examples/etc/make.conf4
3 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index a2c2e15..387d3c1 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.46 1997/03/31 05:26:39 scrappy Exp $
+# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -53,7 +53,7 @@
# Default format for system documentation, depends on your printer.
# Set this to "ascii" for simple printers or screen
#
-#PRINTER= ps
+#PRINTERDEVICE= ps
#
#
# How long to wait for a console keypress before booting the default kernel.
diff --git a/etc/make.conf b/etc/make.conf
index a2c2e15..387d3c1 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.46 1997/03/31 05:26:39 scrappy Exp $
+# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -53,7 +53,7 @@
# Default format for system documentation, depends on your printer.
# Set this to "ascii" for simple printers or screen
#
-#PRINTER= ps
+#PRINTERDEVICE= ps
#
#
# How long to wait for a console keypress before booting the default kernel.
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index a2c2e15..387d3c1 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.46 1997/03/31 05:26:39 scrappy Exp $
+# $Id: make.conf,v 1.47 1997/04/15 08:16:44 asami Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -53,7 +53,7 @@
# Default format for system documentation, depends on your printer.
# Set this to "ascii" for simple printers or screen
#
-#PRINTER= ps
+#PRINTERDEVICE= ps
#
#
# How long to wait for a console keypress before booting the default kernel.
OpenPOWER on IntegriCloud