summaryrefslogtreecommitdiffstats
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 00:24:45 +0000
committerru <ru@FreeBSD.org>2004-07-03 00:24:45 +0000
commitee5b7e52fa7d4baa499ee27a6be5d6d650a644f0 (patch)
tree76412bcb6a02dd46cf8013e9d05c34972eee83cf /usr.bin/vgrind
parentd9e4eb9285216e2e83144e97e45c2bf123d17c9f (diff)
downloadFreeBSD-src-ee5b7e52fa7d4baa499ee27a6be5d6d650a644f0.zip
FreeBSD-src-ee5b7e52fa7d4baa499ee27a6be5d6d650a644f0.tar.gz
Deal with double whitespace.
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/vgrindefs.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5
index 1bf73ae..b32883f 100644
--- a/usr.bin/vgrind/vgrindefs.5
+++ b/usr.bin/vgrind/vgrindefs.5
@@ -111,7 +111,7 @@ some particular feature
and string
capabilities which give a regular expression or
keyword list.
-.Sh REGULAR EXPRESSIONS
+.Sh REGULAR EXPRESSIONS
.Nm Vgrindefs
uses regular expression which are very similar to those of
.Xr ex 1
@@ -150,11 +150,11 @@ This is typically used for languages (like C) which can include the
string delimiter in a string by escaping it.
.El
.Pp
-Unlike other regular expressions in the system, these match words
+Unlike other regular expressions in the system, these match words
and not characters.
Hence something like "(tramp|steamer)flies?"
would match "tramp", "steamer", "trampflies", or "steamerflies".
-.Sh KEYWORD LIST
+.Sh KEYWORD LIST
The keyword list is just a list of keywords in the language separated
by spaces.
If the "oc" boolean is specified, indicating that upper
OpenPOWER on IntegriCloud