- consolidate instructions for pkg installation of subversion

- while here, place FQDN in <replaceable> tags

Submitted by:	lamproschaidas@aol.com (doc@ mailing list)
Approved by:	wblock (mentor)
This commit is contained in:
Jason Helfman 2014-02-12 19:38:42 +00:00
parent 556c8c3a51
commit 23acfe3906
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43886

View file

@ -952,17 +952,13 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
<screen>&prompt.root; <userinput>cd /usr/ports/devel/subversion</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<para>If the ports tree is not available,
<application>Subversion</application> can be installed as
a package:</para>
<para>If the ports tree is not available, or
<application>pkgng</application> is being used to manage
packages, <application>Subversion</application> can be
installed as a package:</para>
<screen>&prompt.root; <userinput>pkg install subversion</userinput></screen>
<para>If <application>pkgng</application> is being used to
manage packages, <application>Subversion</application> can
be installed with it instead:</para>
<screen>&prompt.root; <userinput>pkg install subversion</userinput></screen>
</step>
<step>
@ -973,7 +969,7 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
xlink:href="&url.books.handbook;/svn-mirrors.html">Subversion
mirror</link> close to your geographic location:</para>
<screen>&prompt.root; <userinput>svn checkout https://svn0.us-east.FreeBSD.org/ports/head /usr/ports</userinput></screen>
<screen>&prompt.root; <userinput>svn checkout https://<replaceable>svn0.us-east.FreeBSD.org</replaceable>/ports/head /usr/ports</userinput></screen>
</step>
<step>