svn commit: r50695 - in head/en_US.ISO8859-1/books/fdp-primer: overview working-copy

Sevan Janiyan <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: sevan
Date: Sat Aug 19 21:52:20 2017
New Revision: 50695
URL: https://svnweb.freebsd.org/changeset/doc/50695

Log:
  Subversion is not installed by textproc/docproj by default.
  Direct reader to install the docproj package as well as the subversion package.
  From the BSDCam 2017 Doc hackday.
  
  Submitted by:	Deb Goodkin <deb AT freebsdfoundation DOT org>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11807

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml	Sat Aug 19 21:08:34 2017	(r50694)
+++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml	Sat Aug 19 21:52:20 2017	(r50695)
@@ -81,9 +81,14 @@
     <procedure>
       <step>
 	<para>Install the
-	  <package>textproc/docproj</package>
-	  package or port.  This meta-port installs all of the
-	  software needed to edit and build &os; documentation.</para>
+	  <package>textproc/docproj</package> meta-package
+	  and <application>Subversion</application>.
+	  This meta-package installs all of the software needed to
+	  edit and build &os; documentation.  The
+	  <application>Subversion</application> package is needed to
+	  obtain a working of the documentation and generate patches with.</para>
+
+         <screen>&prompt.root; <userinput>pkg install docproj subversion</userinput></screen>
       </step>
 
       <step>

Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml	Sat Aug 19 21:08:34 2017	(r50694)
+++ head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml	Sat Aug 19 21:52:20 2017	(r50695)
@@ -41,9 +41,9 @@
     formats.</para>
 
   <para><link xlink:href="&url.books.handbook;/svn.html"><application>Subversion</application></link>
-    is used to manage the &os; documentation files.  It is installed
-    by <package>textproc/docproj</package> as one of
-    the required applications.</para>
+	  is used to manage the &os; documentation files. It is obtained by installing the <application>Subversion</application> package:</para>
+
+  <screen>&prompt.root; <userinput>pkg install subversion</userinput></screen>
 
   <sect1 xml:id="working-copy-doc-and-src">
     <title>Documentation and Manual Pages</title>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.