Bug 200857

Summary: [patch] fix directory name in the Quickstart of FDP primer
Product: Documentation Reporter: camarda
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: wblock
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch that fix the problem none

Description camarda 2015-06-14 19:31:08 UTC
Created attachment 157735 [details]
patch that fix the problem

In the Quickstart of FDP primer, step 8, there is a

cd /usr/doc

instead of

cd ~/doc
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-14 19:38:32 UTC
A commit references this bug:

Author: wblock
Date: Sun Jun 14 19:38:10 UTC 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:	camarda@amnz.org

Changes:
  head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
Comment 2 Warren Block freebsd_committer freebsd_triage 2015-06-14 19:49:22 UTC
Thanks!