Fix directory name in the Quick Start of the FDP Primer.
PR: 200857 Submitted by: camarda@amnz.org
This commit is contained in:
parent
69fb7192ff
commit
b28f6ef5ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46831
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
<para>When changes are complete and tested, generate a
|
||||
<quote>diff file</quote>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>cd /usr/doc</userinput>
|
||||
<screen>&prompt.user; <userinput>cd ~/doc</userinput>
|
||||
&prompt.user; <userinput>svn diff > <replaceable>bsdinstall</replaceable>.diff.txt</userinput></screen>
|
||||
|
||||
<para>Give the diff file a descriptive name. In the example
|
||||
|
|
Loading…
Reference in a new issue