Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2018 16:11:23 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51552 - head/en_US.ISO8859-1/books/faq
Message-ID:  <201804121611.w3CGBNl7000775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Thu Apr 12 16:11:23 2018
New Revision: 51552
URL: https://svnweb.freebsd.org/changeset/doc/51552

Log:
  Add missing space.  This is kind of a content change, but committed
  separately for translators.
  
  Reported by:	mpts on IRC
  Sponsored by:	iXsystems

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Thu Apr 12 07:58:34 2018	(r51551)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Thu Apr 12 16:11:23 2018	(r51552)
@@ -4434,7 +4434,7 @@ EndSection</programlisting>
 
 	    <para>To use the mouse in
 	      <application>Emacs</application>, also add the following
-	      lines to<filename>~/.emacs</filename>:</para>
+	      lines to <filename>~/.emacs</filename>:</para>
 
 	    <programlisting>;; wheel mouse
 (global-set-key [mouse-4] 'scroll-down)



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