Hi. There is a small inconsistency between an example and its output, in section 7.2.1 of the Texinfo manual, '@emph[TEXT] and @strong[TEXT]'.
> For example
>
> @strong{Caution:} @samp{rm *}
> removes @emph{all} normal files.
>
> produces the following:
>
> *Caution*: 'rm * .[^.]*' removes _all_ normal files.
Attached a small patch for this.
Matan
fix_manual_example_and_output_inconsistency.patch
Description: Binary data
