RFA: >, >>, and "tee" operators

Eli Zaretskii eliz@is.elta.co.il
Wed Jul 24 01:59:00 GMT 2002


On Tue, 23 Jul 2002, Daniel Jacobowitz wrote:

> Comments?

Thanks.  The doco changes are approved, with these minor comments:

> +@node Redirecting output
> +@section Redirecting output

Please add here a "@cindex output redirection".

> +@kindex >
> +@cindex redirect
> +@item > @var{file}
> +Redirect all output to @var{file}, overwriting it.
> +@kindex >>
> +@cindex append

The two @cindex entries above should probably be changed in minor ways.  
I would either say "@cindex redirect command" and "@cindex append 
command", or "@cindex rfedirect output to a file" and "@cindex append 
output to a file".

> +@kindex tee
> +@cindex tee

Why is @cindex needed here?  We do have a @kindex with the same text 
already.



More information about the Gdb-patches mailing list