summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-06-09 11:13:52 +0000
committerache <ache@FreeBSD.org>1994-06-09 11:13:52 +0000
commita5a2d2e236ee29ba4d0cb548b1f527f95a4b3e03 (patch)
treeea571c77f7690359236d894db0d265ac802f76a5 /etc/defaults
parent65eac5689da57ddeb498fb89db8db86a5641d666 (diff)
downloadFreeBSD-src-a5a2d2e236ee29ba4d0cb548b1f527f95a4b3e03.zip
FreeBSD-src-a5a2d2e236ee29ba4d0cb548b1f527f95a4b3e03.tar.gz
Add commented out PRINTER=ps entry for easy choose
system documentation format
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 512b6be..16188ce 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.2 1994/06/05 20:37:15 csgr Exp $
+# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache 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
@@ -38,3 +38,9 @@
# when they are installed:
#
#NOMANCOMPRESS= no_way
+#
+#
+# Default format for system documentation, depends on your printer.
+# Set this to "ascii" for simple printers or screen
+#
+#PRINTER= ps
OpenPOWER on IntegriCloud