Author: thomas
Date: Wed Feb 28 10:00:13 2018
New Revision: 19899

Log:
nano: Remove outdated ref to slang

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/editors/nano.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Feb 28 08:11:20 
2018        (r19898)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Feb 28 10:00:13 
2018        (r19899)
@@ -45,6 +45,10 @@
       <para>February 28th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[thomas] - Remove references to slang from nano. Fixes
+          <ulink url="&blfs-ticket-root;10435">#10435</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to gnome-logs-3.26.3. Fixes
           <ulink url="&blfs-ticket-root;10336">#10336</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/postlfs/editors/nano.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/nano.xml Wed Feb 28 08:11:20 2018        (r19898)
+++ trunk/BOOK/postlfs/editors/nano.xml Wed Feb 28 10:00:13 2018        (r19899)
@@ -72,13 +72,6 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Nano Dependencies</bridgehead>
-
-    <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional">
-      <xref linkend="slang"/>
-    </para>
-
     <para condition="html" role="usernotes">User Notes:
       <ulink url="&blfs-wiki;/Nano"/>
     </para>
@@ -117,12 +110,6 @@
       in <application>Nano</application>.
     </para>
 
-    <para>
-      <option>--with-slang</option>: This forces 
<application>Nano</application>
-      to use <application>S-Lang</application>.
-      Use this if installed.
-    </para>
-
   </sect2>
 
   <sect2 role="configuration">
@@ -166,19 +153,10 @@
 set smooth
 set suspend</literal></screen>
 
-      <para>If you want <application>Nano</application> to store
-        search and position log files, make sure that the directory 
-        <filename class="directory">$HOME/.local/share</filename> exists.
-        When using those settings in a system-wide configuration, you 
-        should update <filename class="directory">/etc/skel</filename> to
-        make the directory available for all (new) users.
-      </para>
-
       <para>
-        Another example is the <filename>nanorc.sample</filename> file
-        in the installed documentation directory.
-        It includes color configurations and has some documentation included
-        in the comments.
+        Check the <filename>sample.nanorc</filename> file in the installed
+        documentation directory. It includes color configurations and has
+        some documentation included in the comments.
       </para>
 
       <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to