svn commit: r50349 - head/en_US.ISO8859-1/books/fdp-primer/editor-config

Warren Block wblock at FreeBSD.org
Sat Jun 10 00:36:47 UTC 2017


Author: wblock
Date: Sat Jun 10 00:36:46 2017
New Revision: 50349
URL: https://svnweb.freebsd.org/changeset/doc/50349

Log:
  Clarify nano customization.
  
  Submitted by:	Tim Moore <timmoore88 at gmail.com>

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml	Fri Jun  9 18:57:50 2017	(r50348)
+++ head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml	Sat Jun 10 00:36:46 2017	(r50349)
@@ -202,8 +202,9 @@ http://www.freshports.org/textproc/igor/."
 
       <screen>&prompt.user; <userinput>cp /usr/local/share/nano/xml.nanorc ~/.nanorc</userinput></screen>
 
-      <para>Add these lines to the new
-	<filename>~/.nanorc</filename>.</para>
+      <para>Use an editor to replace the lines in the
+	<filename>~/.nanorc</filename> <literal>syntax "xml"</literal>
+	block with these rules:</para>
 
       <programlisting>syntax "xml" "\.([jrs]html?|xml|xslt?)$"
 # trailing whitespace


More information about the svn-doc-head mailing list