diff options
Diffstat (limited to 'chapter06/bc.xml')
-rw-r--r-- | chapter06/bc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bc.xml b/chapter06/bc.xml index 2b168fbc0..e538c0466 100644 --- a/chapter06/bc.xml +++ b/chapter06/bc.xml @@ -128,7 +128,7 @@ ln -sfv libncurses.so.6 /usr/lib/libncurses.so</userinput></screen> <varlistentry id="bc"> <term><command>bc</command></term> <listitem> - <para>is a command line calculator</para> + <para>A command line calculator</para> <indexterm zone="ch-system-bc bc"> <primary sortas="b-bc">bc</primary> </indexterm> @@ -138,7 +138,7 @@ ln -sfv libncurses.so.6 /usr/lib/libncurses.so</userinput></screen> <varlistentry id="dc"> <term><command>dc</command></term> <listitem> - <para>is a reverse-polish command line calculator</para> + <para>A reverse-polish command line calculator</para> <indexterm zone="ch-system-bc dc"> <primary sortas="b-dc">dc</primary> </indexterm> |