summaryrefslogtreecommitdiff
path: root/tools/scan-build/man/scan-build.1
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scan-build/man/scan-build.1')
-rw-r--r--tools/scan-build/man/scan-build.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/scan-build/man/scan-build.1 b/tools/scan-build/man/scan-build.1
index fd18d1f5c70a2..3e3252e1b643e 100644
--- a/tools/scan-build/man/scan-build.1
+++ b/tools/scan-build/man/scan-build.1
@@ -1,6 +1,6 @@
.\" This file is distributed under the University of Illinois Open Source
.\" License. See LICENSE.TXT for details.
-.\" $Id: scan-build.1 253074 2015-11-13 20:34:15Z jroelofs $
+.\" $Id: scan-build.1 329399 2018-04-06 15:14:32Z alexfh $
.Dd May 25, 2012
.Dt SCAN-BUILD 1
.Os "clang" "3.5"
@@ -116,7 +116,7 @@ model is used. Specifying
uses a simpler, less powerful constraint model used by checker-0.160
and earlier.
.It Fl maxloop Ar N
-Specifiy the number of times a block can be visited before giving
+Specify the number of times a block can be visited before giving
up. Default is 4. Increase for more comprehensive coverage at a
cost of speed.
.It Fl no-failure-reports