citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit f38d4ac9fb724057054f29bcca0f37c50a067001
parent cfebc99e4cb661d46adc27dcbf5b8d0df9e0807e
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri,  5 Aug 2016 16:06:28 -0600

man: tweak

Diffstat:
Mman/citrun-check.1 | 2+-
Mman/citrun-wrap.1 | 1-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/man/citrun-check.1 b/man/citrun-check.1 @@ -43,7 +43,7 @@ Checking '/usr/ports/pobj/spidermonkey-24.2.0/'... .Ed .Pp The value of -.Qq Instrumentation failures (true positives) +.Qq Instrumentation failures (true positive) is important. If this value is more than 0 it means that instrumentation failed but a native compile of the same source succeeded. diff --git a/man/citrun-wrap.1 b/man/citrun-wrap.1 @@ -88,5 +88,4 @@ run: .Dl $ ./program .Sh SEE ALSO .Xr citrun-check 1 , -.Xr citrun-gl 1 , .Xr citrun-term 1