| Summary: | thwackafaq custom-boot-floppy | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Alex Weber <alexwebr> | ||||
| Component: | Books & Articles | Assignee: | Eitan Adler <eadler> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alex Weber
2013-03-18 03:50:00 UTC
Responsible Changed From-To: freebsd-doc->eadler I'll take it. Author: eadler Date: Mon Apr 1 22:29:54 2013 New Revision: 41342 URL: http://svnweb.freebsd.org/changeset/doc/41342 Log: Be more specific with the release page and include a link to the release(7) man page. PR: docs/177061 Submitted by: Alex Weber <alexwebr@gmail.com> Approved by: jkois (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Mon Apr 1 22:29:52 2013 (r41341) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Apr 1 22:29:54 2013 (r41342) @@ -372,8 +372,8 @@ <para>More information on &os; releases can be found on the <ulink - url="http://www.FreeBSD.org/releng/index.html">Release Engineering page</ulink> - on the &os; Web site.</para> + url="http://www.FreeBSD.org/releng/index.html#release-build">Release Engineering page</ulink> + and in &man.release.7;.</para> </answer> </qandaentry> _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |