aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
committerJoel Dahl <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
commitc2965cd1854b75e6a13cb4bd6759b71adc8d2a87 (patch)
treecfe37b07c91a21b11ef67e7d2af479becafb2652 /usr.bin/vgrind
parent7226ab98cf7f9f734bca6558ffbf7d24554b1a66 (diff)
downloadsrc-c2965cd1854b75e6a13cb4bd6759b71adc8d2a87.tar.gz
src-c2965cd1854b75e6a13cb4bd6759b71adc8d2a87.zip
mdoc: terminate quoted strings.
Reviewed by: brueffer
Notes
Notes: svn path=/head/; revision=233510
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/vgrindefs.52
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5
index ede022a42c85..105223ec55c3 100644
--- a/usr.bin/vgrind/vgrindefs.5
+++ b/usr.bin/vgrind/vgrindefs.5
@@ -49,7 +49,7 @@ very similar to
.Sh FIELDS
The following table names and describes each field.
.Bl -column Namexxx Tpexxx
-.It Sy "Name Type Description
+.It Sy "Name Type Description"
.It "ab str regular expression for the start of an alternate comment"
.It "ae str regular expression for the end of an alternate comment"
.It "pb str regular expression for start of a procedure"