=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/vgrind/Attic/vgrind.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/vgrind/Attic/vgrind.1 2000/03/06 03:17:40 1.6 --- src/usr.bin/vgrind/Attic/vgrind.1 2000/03/14 14:58:25 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: vgrind.1,v 1.6 2000/03/06 03:17:40 aaron Exp $ .\" $NetBSD: vgrind.1,v 1.4 1994/11/17 08:28:04 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: vgrind.1,v 1.7 2000/03/14 14:58:25 aaron Exp $ .\" $NetBSD: vgrind.1,v 1.4 1994/11/17 08:28:04 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 *************** *** 65,71 **** .Nm runs in two basic modes, filter mode (see the .Fl f ! option) or regular mode. In filter mode .Nm acts as a filter in a manner similar to .Xr tbl 1 . --- 65,72 ---- .Nm runs in two basic modes, filter mode (see the .Fl f ! option) or regular mode. ! In filter mode .Nm acts as a filter in a manner similar to .Xr tbl 1 . *************** *** 80,89 **** ends processing .El .Pp ! These lines are formatted as described above. The output from this ! filter can be passed to .Xr troff 1 ! for output. There need be no particular ordering with .Xr eqn 1 or .Xr tbl 1 . --- 81,91 ---- ends processing .El .Pp ! These lines are formatted as described above. ! The output from this filter can be passed to .Xr troff 1 ! for output. ! There need be no particular ordering with .Xr eqn 1 or .Xr tbl 1 . *************** *** 117,123 **** Specifies a particular header to put on every output page (default is the file name). .It Fl l ! Specifies the language to use. Currently known are .Tn PASCAL .Pq Fl l Ns Ar p , .Tn MODEL --- 119,126 ---- Specifies a particular header to put on every output page (default is the file name). .It Fl l ! Specifies the language to use. ! Currently known are .Tn PASCAL .Pq Fl l Ns Ar p , .Tn MODEL *************** *** 194,200 **** For .Tn C \- function names can be preceded on a line only by spaces, tabs, or an ! asterisk. The parenthesized arguments must also be on the same line. .Pp For .Tn PASCAL --- 197,204 ---- For .Tn C \- function names can be preceded on a line only by spaces, tabs, or an ! asterisk. ! The parenthesized arguments must also be on the same line. .Pp For .Tn PASCAL *************** *** 214,221 **** More generally, arbitrary formatting styles for programs mostly look bad. The use of spaces to align source code fails miserably; if you plan to .Nm ! your program you should use tabs. This is somewhat inevitable since the ! font used by .Nm is variable width. .Pp --- 218,225 ---- More generally, arbitrary formatting styles for programs mostly look bad. The use of spaces to align source code fails miserably; if you plan to .Nm ! your program you should use tabs. ! This is somewhat inevitable since the font used by .Nm is variable width. .Pp