Remove leftover references to svk.

This commit is contained in:
Eitan Adler 2013-06-12 21:01:43 +00:00
parent 82e6e39154
commit 31349ce7ce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41915

View file

@ -604,16 +604,13 @@
<title>Daily Use</title>
<para>This section will explain how to perform common day-to-day
operations with Subversion. There should be no difference
between <acronym>SVN</acronym> and <acronym>SVK</acronym> in
daily use, except for the revision renumbering mentioned
earlier.</para>
operations with Subversion.</para>
<sect3>
<title>Help</title>
<para>Both <acronym>SVN</acronym> and <acronym>SVK</acronym>
have built in help documentation. It can be accessed by
<para><acronym>SVN</acronym>
has built in help documentation. It can be accessed by
typing the following command:</para>
<screen>&prompt.user; <userinput>svn help</userinput></screen>
@ -725,7 +722,7 @@
<title>Editing and Committing</title>
<para>Unlike Perforce,
<acronym>SVN</acronym> and <acronym>SVK</acronym> do not
<acronym>SVN</acronym> does not
need to be told in advance about file editing.</para>
<para><command>svn commit</command> works like the equivalent