From fa3dcfdc8703f2a9bbe16e61f479bc1dc8a7d9c4 Mon Sep 17 00:00:00 2001 From: Uri Simchoni Date: Wed, 9 Aug 2017 13:44:39 +0300 Subject: [PATCH] [docs] mprof-report manpage -- fix desctiption of existing file behavior Fix the description of what happens when the output file already exists. --- man/mprof-report.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/mprof-report.1 b/man/mprof-report.1 index 0852cb0e76c..f5c18537ce6 100644 --- a/man/mprof-report.1 +++ b/man/mprof-report.1 @@ -185,8 +185,7 @@ rest as a program and feed the data to its standard input. .IP \[bu] 2 .IP \[bu] 2 otherwise write the data the the named file: note that is a file by -that name already exists, a warning is issued and profiling is -disabled. +that name already exists, it is truncated. .RE .IP \[bu] 2 \f[I]report\f[]: the profiling data is sent to mprof-report, which -- 2.25.1