svn commit: r53128 - head/en_US.ISO8859-1/books/handbook

Benedict Reuschling bcr at FreeBSD.org
Sun Jun 9 10:03:53 UTC 2019


Author: bcr
Date: Sun Jun  9 10:03:51 2019
New Revision: 53128
URL: https://svnweb.freebsd.org/changeset/doc/53128

Log:
  Fix the last remaining igor warning about an overlong line in the handbook's
  book.xml file.
  
  Submitted by:		    Deb Goodkin
  Approved by:		    bcr@
  Event:			    Vienna Hackathon 2019
  Differential Revision:	    https://reviews.freebsd.org/D20565

Modified:
  head/en_US.ISO8859-1/books/handbook/book.xml

Modified: head/en_US.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/book.xml	Sun Jun  9 09:42:50 2019	(r53127)
+++ head/en_US.ISO8859-1/books/handbook/book.xml	Sun Jun  9 10:03:51 2019	(r53128)
@@ -107,10 +107,11 @@
       <para>Welcome to &os;! This handbook covers the installation
 	and day to day use of
 	<emphasis>&os; &rel.current;-RELEASE</emphasis> and
-	<emphasis>&os; &rel1.current;-RELEASE</emphasis>.  This book is
-	the result of ongoing work by many individuals.  Some sections
-	might be outdated.  Those interested in helping to update and
-	expand this document should send email to the &a.doc;.</para>
+	<emphasis>&os; &rel1.current;-RELEASE</emphasis>.  This book
+	is the result of ongoing work by many individuals.  Some
+	sections might be outdated.  Those interested in helping to
+	update and expand this document should send email to the
+	&a.doc;.</para>
 
       <para>The latest version of this book is available from the
 	<link xlink:href="https://www.FreeBSD.org/">FreeBSD web


More information about the svn-doc-head mailing list