diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
commit | e967135bc8672eae08acc6db7f61229759e44f0c (patch) | |
tree | ccfb4ff5bc46ba987fbe2004311611db447549d5 /usr.bin/vgrind | |
parent | 9785762531249cca5a965915f3a9769abefae426 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r-- | usr.bin/vgrind/vgrindefs.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5 index 3c1e018ec56..7cba1c424cc 100644 --- a/usr.bin/vgrind/vgrindefs.5 +++ b/usr.bin/vgrind/vgrindefs.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vgrindefs.5,v 1.3 1998/10/30 00:24:42 aaron Exp $ +.\" $OpenBSD: vgrindefs.5,v 1.4 1998/11/11 23:01:51 aaron Exp $ .\" $NetBSD: vgrindefs.5,v 1.3 1994/11/17 08:28:07 jtc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -54,7 +54,6 @@ very similar to .Xr termcap 5 . .Sh FIELDS The following table names and describes each field: -.Pp .Bl -column Namexxx Tpexxx .Sy Name Type Description .It "pb str regular expression for start of a procedure" |