aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/readline.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 18:42:26 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 18:42:58 +0200
commitc37e846f4b5db3ae2037dee054b3923192a50a31 (patch)
tree07e57b371423cc7689fba0738075cfacd67c7b53 /chapter08/readline.xml
parent84e1bb6b853b6b22fd362ba2e0542444ae479262 (diff)
Replace tabs with spaces
Diffstat (limited to 'chapter08/readline.xml')
-rw-r--r--chapter08/readline.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/readline.xml b/chapter08/readline.xml
index 72608ac94..889314b14 100644
--- a/chapter08/readline.xml
+++ b/chapter08/readline.xml
@@ -63,9 +63,9 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
<term><parameter>--with-curses</parameter></term>
<listitem>
<para>This option tells Readline that it can find the termcap
- library functions in the curses library, rather than a separate
- termcap library. It allows generating a correct
- <filename>readline.pc</filename> file.</para>
+ library functions in the curses library, rather than a separate
+ termcap library. It allows generating a correct
+ <filename>readline.pc</filename> file.</para>
</listitem>
</varlistentry>