svn commit: r50349 - head/en_US.ISO8859-1/books/fdp-primer/editor-config
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"