svn commit: r52149 - head/en_US.ISO8859-1/books/fdp-primer/doc-build

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Fri Aug 17 14:11:30 2018
New Revision: 52149
URL: https://svnweb.freebsd.org/changeset/doc/52149

Log:
  Overlong lines are now properly wrapped to the proper length.

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml	Fri Aug 17 14:09:05 2018	(r52148)
+++ head/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml	Fri Aug 17 14:11:30 2018	(r52149)
@@ -29,7 +29,9 @@
      POSSIBILITY OF SUCH DAMAGE.
 
 -->
-<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="doc-build">
+<chapter xmlns="http://docbook.org/ns/docbook"
+  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
+  xml:id="doc-build">
   <title>The Documentation Build Process</title>
 
   <para>This chapter covers organization of the documentation build
@@ -158,8 +160,9 @@
       </listitem>
 
       <listitem>
-	<para><link linkend="make-includes"><application>Make</application>
-	  includes</link> are the glue that perform the document
+	<para><link
+	    linkend="make-includes"><application>Make</application>
+	    includes</link> are the glue that perform the document
 	  production, and are usually of the form
 	  <filename>doc.<replaceable>xxx</replaceable>.mk</filename>.</para>
       </listitem>
@@ -429,8 +432,8 @@ PRI_LANG?=	en_US.ISO8859-1
 	${MAKE} ${.TARGET:S/realpackage/package/:S/realinstall/install/} DIRPRFX=${DIRPRFX}${entry}/ )
 .endfor</programlisting>
 
-	<para>In the above, <buildtarget>_SUBDIRUSE</buildtarget> is now
-	  a macro which will execute the given commands when it is
+	<para>In the above, <buildtarget>_SUBDIRUSE</buildtarget> is
+	  now a macro which will execute the given commands when it is
 	  listed as a dependency.</para>
 
 	<para>What sets this macro apart from other targets?
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.