| Summary: | [patch] books/porters-handbook: add note regarding breakage of README.html | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Jason Helfman <jgh> | ||||
| Component: | Books & Articles | Assignee: | Warren Block <wblock> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | crees | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jason Helfman
2011-12-30 18:30:21 UTC
Responsible Changed From-To: freebsd-doc->wblock Take. wblock 2012-01-03 23:07:34 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Add a warning about redefining ECHO_MSG breaking make readme. This is a
rewrite of the patch submitted by jgh.
PR: docs/163723
Reviewed by: jgh
Approved by: gjb (mentor)
Revision Changes Path
1.1144 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed a rewrite of the original patch submitted. Thanks! |