Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2014 08:58:50 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46045 - head/en_US.ISO8859-1/books/handbook/serialcomms
Message-ID:  <201412020858.sB28wo8e095889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Tue Dec  2 08:58:50 2014
New Revision: 46045
URL: https://svnweb.freebsd.org/changeset/doc/46045

Log:
  Move the title tag into a line of its own.
  
  Reported by:	hrs@

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

Modified: head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml	Tue Dec  2 07:24:43 2014	(r46044)
+++ head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml	Tue Dec  2 08:58:50 2014	(r46045)
@@ -6,7 +6,9 @@
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
-  xml:id="serialcomms"> <title>Serial Communications</title>
+  xml:id="serialcomms">
+
+  <title>Serial Communications</title>
 
   <sect1 xml:id="serial-synopsis">
     <title>Synopsis</title>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412020858.sB28wo8e095889>