Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2015 21:18:40 +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: r47617 - head/en_US.ISO8859-1/books/handbook/x11
Message-ID:  <201510182118.t9ILIeiB011509@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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