[Midnightbsd-cvs] src [11995] trunk/usr.sbin/bsdconfig: remove docsinstall

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 11 16:48:05 EDT 2018


Revision: 11995
          http://svnweb.midnightbsd.org/src/?rev=11995
Author:   laffer1
Date:     2018-08-11 16:48:04 -0400 (Sat, 11 Aug 2018)
Log Message:
-----------
remove docsinstall

Modified Paths:
--------------
    trunk/usr.sbin/bsdconfig/Makefile
    trunk/usr.sbin/bsdconfig/bsdconfig.8

Removed Paths:
-------------
    trunk/usr.sbin/bsdconfig/docsinstall/

Modified: trunk/usr.sbin/bsdconfig/Makefile
===================================================================
--- trunk/usr.sbin/bsdconfig/Makefile	2018-08-11 20:38:48 UTC (rev 11994)
+++ trunk/usr.sbin/bsdconfig/Makefile	2018-08-11 20:48:04 UTC (rev 11995)
@@ -3,7 +3,6 @@
 
 SUBDIR=	console \
 	diskmgmt \
-	docsinstall \
 	dot \
 	examples \
 	include \

Modified: trunk/usr.sbin/bsdconfig/bsdconfig.8
===================================================================
--- trunk/usr.sbin/bsdconfig/bsdconfig.8	2018-08-11 20:38:48 UTC (rev 11994)
+++ trunk/usr.sbin/bsdconfig/bsdconfig.8	2018-08-11 20:48:04 UTC (rev 11995)
@@ -104,11 +104,6 @@
 Manage disk partitions and/or labels.
 Executes
 .Xr sade 8 .
-.It Cm docsinstall
-Executes the
-.Cm bsdinstall docsinstall
-sub-utility to allow installation/re-installation of the MidnightBSD Documentation
-set(s).
 .It Cm dot
 Generate a graphviz
 .Xr dot 1
@@ -250,6 +245,6 @@
 .An Ron McDowell
 .An Devin Teske Aq dteske at FreeBSD.org
 .Sh BUGS
-The docsinstall and diskmgmt modules call bsdinstall.
+The diskmgmt modules call bsdinstall.
 Bugs found in these modules should be considered those of bsdinstall, not
 .Nm .



More information about the Midnightbsd-cvs mailing list