Bug 177061

Summary: thwackafaq custom-boot-floppy
Product: Documentation Reporter: Alex Weber <alexwebr>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alex Weber 2013-03-18 03:50:00 UTC

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2013-03-18 15:12:22 UTC
Responsible Changed
From-To: freebsd-doc->eadler

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-01 23:30:17 UTC
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"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2013-04-01 23:41:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!