diff options
Diffstat (limited to 'chapter06/texinfo.xml')
-rw-r--r-- | chapter06/texinfo.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index b4a5639b6..d94c049eb 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -117,8 +117,8 @@ popd</userinput></screen> <listitem> <para>Used to read info pages which are similar to man pages, but often go much deeper than just explaining all the available command - line options. For example, compare <command>man bison</command> and - <command>info bison</command></para> + line options [For example, compare <command>man bison</command> and + <command>info bison</command>.]</para> <indexterm zone="ch-system-texinfo info"> <primary sortas="b-info">info</primary> </indexterm> |