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

Benedict Reuschling bcr at FreeBSD.org
Sun Oct 18 21:18:41 UTC 2015


Author: bcr
Date: Sun Oct 18 21:18:39 2015
New Revision: 47617
URL: https://svnweb.freebsd.org/changeset/doc/47617

Log:
  Properly align the "Modes" line in example 5.1.
  
  Note to translators: this is a visible whitespace change.

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

Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Sun Oct 18 21:12:21 2015	(r47616)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Sun Oct 18 21:18:39 2015	(r47617)
@@ -614,7 +614,7 @@ DP1 disconnected (normal left inverted r
 	Identifier "Screen0"
 	Device     "Card0"
 	SubSection "Display"
-		Modes "1024x768"
+	Modes      "1024x768"
 	EndSubSection
 EndSection</programlisting>
 	    </example>


More information about the svn-doc-all mailing list