svn commit: r49455 - head/en_US.ISO8859-1/books/developers-handbook/tools

Benjamin Kaduk bjk at FreeBSD.org
Wed Oct 5 04:52:06 UTC 2016


Author: bjk
Date: Wed Oct  5 04:52:04 2016
New Revision: 49455
URL: https://svnweb.freebsd.org/changeset/doc/49455

Log:
  Rewrap long line
  
  Whitespace-only; translators can ignore.

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

Modified: head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml	Wed Oct  5 04:51:09 2016	(r49454)
+++ head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml	Wed Oct  5 04:52:04 2016	(r49455)
@@ -147,8 +147,8 @@
 	      languages that were popular at the time.  Instead of
 	      being based on numbers, Lisp is based on lists; in fact,
 	      the name is short for <quote>List Processing</quote>.
-	      It is very popular in <acronym>AI</acronym> (Artificial Intelligence)
-	      circles.</para>
+	      It is very popular in <acronym>AI</acronym> (Artificial
+	      Intelligence) circles.</para>
 
 	    <para>Lisp is an extremely powerful and sophisticated
 	      language, but can be rather large and unwieldy.</para>


More information about the svn-doc-all mailing list