svn commit: r46831 - head/en_US.ISO8859-1/books/fdp-primer/overview
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Sun Jun 14 19:38:09 2015 New Revision: 46831 URL: https://svnweb.freebsd.org/changeset/doc/46831 Log: Fix directory name in the Quick Start of the FDP Primer. PR: 200857 Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Sun Jun 14 15:24:25 2015 (r46830) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Sun Jun 14 19:38:09 2015 (r46831) @@ -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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"