diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-11 13:59:00 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-11 13:59:00 +0000 |
| commit | f39d76e33626cbce3a442d1158ddbc9f614918cf (patch) | |
| tree | e067505b211f5bdca40d59a73278b2d071409c97 /usr.bin/vgrind | |
| parent | 8929e0dce4f6a2e1884eec191ef2b46decbf91ed (diff) | |
Fix markup
Diffstat (limited to 'usr.bin/vgrind')
| -rw-r--r-- | usr.bin/vgrind/vgrindefs.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5 index 239c6b55ce3..2a4bf6a6a67 100644 --- a/usr.bin/vgrind/vgrindefs.5 +++ b/usr.bin/vgrind/vgrindefs.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: vgrindefs.5,v 1.9 2003/08/07 11:17:02 agc Exp $ +.\" $NetBSD: vgrindefs.5,v 1.10 2009/03/11 13:59:00 joerg Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -51,7 +51,7 @@ very similar to The following table names and describes each field. .Pp .Bl -column Namexxx Tpexxx -.Sy Name Type Description +.It Sy Name Type Description .It "pb str regular expression for start of a procedure" .It "bb str regular expression for start of a lexical block" .It "be str regular expression for the end of a lexical block" |
