svn commit: r40399 - head/en_US.ISO8859-1/books/faq

Glen Barber gjb at FreeBSD.org
Mon Dec 17 01:07:14 UTC 2012


Author: gjb
Date: Mon Dec 17 01:07:13 2012
New Revision: 40399
URL: http://svnweb.freebsd.org/changeset/doc/40399

Log:
  Fix a missing space.
  
  Submitted by:	eadler

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	Sun Dec 16 23:37:52 2012	(r40398)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Mon Dec 17 01:07:13 2012	(r40399)
@@ -390,7 +390,7 @@
 	    People that use &os.current; are expected to be able to
 	    analyze, debug, and report problems.</para>
 
-	  <para>&os;<ulink
+	  <para>&os; <ulink
 	      url="&url.base;/snapshots/">snapshot</ulink>
 	    releases are made based on the current state of the
 	    <emphasis>-CURRENT</emphasis> and


More information about the svn-doc-head mailing list