summaryrefslogtreecommitdiffstats
path: root/share/doc/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-10-29 14:58:00 +0000
committerru <ru@FreeBSD.org>2002-10-29 14:58:00 +0000
commit8d0cd2018b9aacb97ab36ff686b22c451418dc91 (patch)
tree87498bc0657c149490b3b203f17b0f367e940467 /share/doc/Makefile
parent11834b7f231b0729a11f59925ace7a1bfe468b9c (diff)
downloadFreeBSD-src-8d0cd2018b9aacb97ab36ff686b22c451418dc91.zip
FreeBSD-src-8d0cd2018b9aacb97ab36ff686b22c451418dc91.tar.gz
Sort SUBDIR list.
Don't mention SGML docs which now live elsewhere.
Diffstat (limited to 'share/doc/Makefile')
-rw-r--r--share/doc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/doc/Makefile b/share/doc/Makefile
index 6396e0c..20fe279 100644
--- a/share/doc/Makefile
+++ b/share/doc/Makefile
@@ -1,10 +1,9 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
-SUBDIR= psd smm usd papers IPv6
+SUBDIR= IPv6 papers psd smm usd
-# Default output formats are ascii for troff documents, and
-# ascii and html for sgml documents.
+# Default output format for troff documents is ascii.
# To generate postscript versions of troff documents, use:
# make PRINTERDEVICE=ps
OpenPOWER on IntegriCloud