svn commit: r46293 - in head/en_US.ISO8859-1: articles htdocs/docs

Warren Block wblock at FreeBSD.org
Wed Feb 25 19:01:28 UTC 2015


Author: wblock
Date: Wed Feb 25 19:01:26 2015
New Revision: 46293
URL: https://svnweb.freebsd.org/changeset/doc/46293

Log:
  Restore the Handbook vinum chapter into a new separate article.

Added:
     - copied from r41710, head/share/images/books/handbook/vinum/
Directory Properties:
  head/share/images/articles/vinum/   (props changed)
Modified:
  head/en_US.ISO8859-1/articles/Makefile
  head/en_US.ISO8859-1/htdocs/docs/books.xml

Modified: head/en_US.ISO8859-1/articles/Makefile
==============================================================================
--- head/en_US.ISO8859-1/articles/Makefile	Wed Feb 25 17:01:16 2015	(r46292)
+++ head/en_US.ISO8859-1/articles/Makefile	Wed Feb 25 19:01:26 2015	(r46293)
@@ -42,6 +42,7 @@ SUBDIR+= releng-packages
 SUBDIR+= remote-install
 SUBDIR+= serial-uart
 SUBDIR+= solid-state
+SUBDIR+= vinum
 SUBDIR+= vm-design
 SUBDIR+= wp-toolbox
 

Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml	Wed Feb 25 17:01:16 2015	(r46292)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml	Wed Feb 25 19:01:26 2015	(r46293)
@@ -310,6 +310,10 @@
 	Solid State Devices</a> (solid-state)<br/>
       The use of solid state disk devices in FreeBSD.</p>
 
+    <p><a href="&url.articles;/vinum/index.html">The vinum Volume
+	Manager</a> (vinum)<br/>
+      Using gvinum to create RAID arrays.</p>
+
     <p><a href="&url.articles;/vm-design/index.html">Design elements
 	of the FreeBSD VM system</a> (vm-design)<br/>
       An easy to follow description of the design of the FreeBSD


More information about the svn-doc-all mailing list