=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/vgrind/Attic/vgrindefs.5,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/vgrind/Attic/vgrindefs.5 1999/07/03 02:11:09 1.6 +++ src/usr.bin/vgrind/Attic/vgrindefs.5 1999/07/09 13:35:30 1.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vgrindefs.5,v 1.6 1999/07/03 02:11:09 aaron Exp $ +.\" $OpenBSD: vgrindefs.5,v 1.7 1999/07/09 13:35:30 aaron Exp $ .\" $NetBSD: vgrindefs.5,v 1.3 1994/11/17 08:28:07 jtc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -50,7 +50,7 @@ contains all language definitions for .Xr vgrind 1 . The data base is -very similar to +very similar to .Xr termcap 5 . .Sh FIELDS The following table names and describes each field: @@ -70,7 +70,7 @@ .It "kw str a list of keywords separated by spaces" .El .Sh EXAMPLES -The following entry, which describes the C language, is +The following entry, which describes the C language, is typical of a language entry: .Bd -literal C|c:\ @@ -96,11 +96,11 @@ Boolean capabilities which indicate that the language has some particular feature and string -capabilities which give a regular expression or +capabilities which give a regular expression or keyword list. .Sh REGULAR EXPRESSIONS .Nm vgrindefs -uses regular expression which are very similar to those of +uses regular expression which are very similar to those of .Xr ex 1 and .Xr lex 1 . @@ -142,7 +142,7 @@ .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 -and lower case are equivalent, then all the keywords should be +and lower case are equivalent, then all the keywords should be specified in lower case. .Sh FILES .Bl -tag -width /usr/share/misc/vgrindefs -compact