On Mon, Aug 08, 2016 at 05:11:21PM +0200, Laurent Vivier wrote:
> Documentation is docs/tracing.txt instead of docs/trace-events.txt.
>
> find . -name trace-events -exec \
> sed -i "s?See docs/trace-events.txt for syntax documentation.?See
> docs/tracing.txt for syntax documentation.?" \
>
Documentation is docs/tracing.txt instead of docs/trace-events.txt.
find . -name trace-events -exec \
sed -i "s?See docs/trace-events.txt for syntax documentation.?See
docs/tracing.txt for syntax documentation.?" \
{} \;
Signed-off-by: Laurent Vivier
---
audio/trace-events| 2