svn commit: r51251 - head/en_US.ISO8859-1/books/handbook/introduction

Eitan Adler eadler at FreeBSD.org
Sun Dec 3 03:03:57 UTC 2017


Author: eadler
Date: Sun Dec  3 03:03:56 2017
New Revision: 51251
URL: https://svnweb.freebsd.org/changeset/doc/51251

Log:
  introduction: stop referencing sysinstall
  
  All recent version of FreeBSD use bsdinstall

Modified:
  head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Sat Dec  2 13:30:39 2017	(r51250)
+++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Sun Dec  3 03:03:56 2017	(r51251)
@@ -1273,8 +1273,8 @@
     <sect2>
       <title>Additional Documentation</title>
 
-      <para>All recent &os; versions provide an option in the
-	installer (either &man.sysinstall.8; or &man.bsdinstall.8;) to
+      <para>All supported &os; versions provide an option in the
+	installer to
 	install additional documentation under
 	<filename>/usr/local/share/doc/freebsd</filename> during the
 	initial system setup.  Documentation may also be installed at


More information about the svn-doc-head mailing list