mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Small tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b430d2bc97
commit
c96a0bcdb2
@ -91,7 +91,7 @@ scripts, which are not needed.</para></listitem>
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>Now remove the TCLPATH variable:</para>
|
<para>Now remove the <envar>TCLPATH</envar> variable:</para>
|
||||||
|
|
||||||
<screen><userinput>unset TCLPATH</userinput></screen>
|
<screen><userinput>unset TCLPATH</userinput></screen>
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@ logs in. If you later decide you need to override the defaults on a per-user
|
|||||||
basis, you can create a <filename>.inputrc</filename> file in the user's home
|
basis, you can create a <filename>.inputrc</filename> file in the user's home
|
||||||
directory with the modified mappings.</para>
|
directory with the modified mappings.</para>
|
||||||
|
|
||||||
<para>For more information on how to edit the inputrc file, see <command>info
|
<para>For more information on how to edit the <filename>inputrc</filename> file,
|
||||||
bash</command> under the <emphasis>Readline Init File</emphasis> section.
|
see <command>info bash</command> under the <emphasis>Readline Init File</emphasis>
|
||||||
<command>info readline</command> is also a good source of information.</para>
|
section. <command>info readline</command> is also a good source of information.</para>
|
||||||
|
|
||||||
<para>Below is a generic global <filename>inputrc</filename> along with comments
|
<para>Below is a generic global <filename>inputrc</filename> along with comments
|
||||||
to explain what the various options do. Note that comments cannot be on the same
|
to explain what the various options do. Note that comments cannot be on the same
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20050625">
|
<!ENTITY version "SVN-20050626">
|
||||||
<!ENTITY releasedate "June 25, 2005">
|
<!ENTITY releasedate "June 26, 2005">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user