s/cvs up/cvs update/
PR: 37453 Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
This commit is contained in:
parent
599af8291e
commit
b442f1bf18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12877
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
<literal>RELENG_X</literal> sources that you want to branch
|
||||
<emphasis>from</emphasis>.</para>
|
||||
|
||||
<screen>/usr/src&prompt.root; <userinput>cvs up -rRELENG_4 -P -d</userinput></screen>
|
||||
<screen>/usr/src&prompt.root; <userinput>cvs update -rRELENG_4 -P -d</userinput></screen>
|
||||
|
||||
<para>The next step is to create a branch point
|
||||
<emphasis>tag</emphasis>, so that diffs against the start of
|
||||
|
|
Loading…
Reference in a new issue