Summary: | FDP primer example 6.2 incorrectly mentions DESTDIR where it should mention DOCDIR | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Pau Amma <pauamma> | ||||
Component: | Website | Assignee: | freebsd-doc (Nobody) <doc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | bcr | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | http://docs.freebsd.org/cgi/mid.cgi?b28e682e570e41e7babcfa948127464f.squirrel | ||||||
Attachments: |
|
A commit references this bug: Author: bcr Date: Sun Nov 3 18:51:40 UTC 2019 New revision: 53527 URL: https://svnweb.freebsd.org/changeset/doc/53527 Log: The example in section 6.2 uses DESTDIR to define where the website build should end up in. However, it does not work with DESTDIR, but with DOCDIR. Change the example and description to use DOCDIR. PR: 241676 Submitted by: pauamma@gundo.com Changes: head/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.xml Thank you for figuring this out (with the help of the doc-mailinglist) and filing a PR for it with the patch attached to it. I committed it and now I'm closing this PR. |
Created attachment 208803 [details] Use DOCDIR instead of DESTDIR