aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2002-01-05 17:32:58 +0800
committerolgeni <olgeni@FreeBSD.org>2002-01-05 17:32:58 +0800
commit317f40140ddc6f0d22ade4d51c97c2a9dd1efe54 (patch)
tree251d5bf80571334ceb1b7df9e6dc829c5f4a7f17 /security
parent7cf245f7fe50ee9100536e1dff491e99eb4e3763 (diff)
downloadfreebsd-ports-gnome-317f40140ddc6f0d22ade4d51c97c2a9dd1efe54.tar.gz
freebsd-ports-gnome-317f40140ddc6f0d22ade4d51c97c2a9dd1efe54.tar.zst
freebsd-ports-gnome-317f40140ddc6f0d22ade4d51c97c2a9dd1efe54.zip
Remove extra hyphen and spaces.
Diffstat (limited to 'security')
-rw-r--r--security/flawfinder/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/flawfinder/pkg-descr b/security/flawfinder/pkg-descr
index f8f247d6dbfe..89e8370c06a3 100644
--- a/security/flawfinder/pkg-descr
+++ b/security/flawfinder/pkg-descr
@@ -1,7 +1,7 @@
-Flawfinder searches through source code looking for poten- tial security
-flaws. Flawfinder uses an internal database called the ``ruleset''; the
+Flawfinder searches through source code looking for potential security
+flaws. Flawfinder uses an internal database called the ``ruleset''; the
ruleset identifies functions that are common causes of security flaws.
-Every potential security flaw found in a given source code file (matching
+Every potential security flaw found in a given source code file (matching
an entry in the ruleset) is called a ``hit,'' and the set of hits found
during any particular run is called the ``hitlist.''