Ignore:
Timestamp:
03/12/2020 09:24:44 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6ea9f5b3
Parents:
5ab87cfa
Message:

Format general/prog

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22835 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/clisp.xml

    r5ab87cfa rde33b2a  
    7474    <itemizedlist spacing='compact'>
    7575      <listitem>
    76         <para>Optional patch: <ulink
     76        <para>
     77          Optional patch: <ulink
    7778          url="&patch-root;/clisp-&clisp-version;-readline7_fixes-1.patch"/>
    78           (required if building against libffcall)</para>
     79          (required if building against libffcall)
     80        </para>
    7981      </listitem>
    8082    </itemizedlist>
     
    223225        <term><command>clisp</command></term>
    224226        <listitem>
    225           <para>is an ANSI Common Lisp compiler, interpreter, and debugger</para>
     227          <para>
     228            is an ANSI Common Lisp compiler, interpreter, and debugger
     229          </para>
    226230          <indexterm zone="clisp clisp-prog">
    227231            <primary sortas="b-clisp">clisp</primary>
     
    233237        <term><command>clisp-link</command></term>
    234238        <listitem>
    235           <para>is used to link an external module to clisp</para>
     239          <para>
     240            is used to link an external module to clisp
     241          </para>
    236242          <indexterm zone="clisp clisp-link">
    237243            <primary sortas="b-clisp-link">clisp-link</primary>
Note: See TracChangeset for help on using the changeset viewer.