aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml11
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml6
2 files changed, 11 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
index a9e2577db1..b9129560b0 100644
--- a/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
@@ -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>
diff --git a/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
index 6a4acf54a0..58909a3bd7 100644
--- a/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
@@ -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>