diff options
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r-- | chapter06/bash.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml index f5a676a8d..7f6c5bff0 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -104,8 +104,8 @@ it, thus making this interpreter a powerful tool</para> <varlistentry id="bashbug"> <term><command>bashbug</command></term> <listitem> -<para>A shell script to help the user compose and mail bug reports -concerning <command>bash</command> in a standard format</para> +<para>A shell script to help the user compose and mail standard formatted bug +reports concerning <command>bash</command>.</para> <indexterm zone="ch-system-bash bashbug"><primary sortas="b-bashbug">bashbug</primary></indexterm> </listitem> </varlistentry> |