Deleted Added
full compact
vgrind.1 (1591) vgrind.1 (18164)
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 73 unchanged lines hidden (view full) ---

82.Xr troff
83for output. There need be no particular ordering with
84.Xr eqn 1
85or
86.Xr tbl 1 .
87.Pp
88In regular mode
89.Nm vgrind
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 73 unchanged lines hidden (view full) ---

82.Xr troff
83for output. There need be no particular ordering with
84.Xr eqn 1
85or
86.Xr tbl 1 .
87.Pp
88In regular mode
89.Nm vgrind
90accepts input files, processes them, and passes them to
91.Xr troff 1
92for output.
90accepts input files, processes them, and passes them to the postprocessor
91for output,
92.Xr psroff 1
93by default.
93.Pp
94In both modes
95.Nm vgrind
96passes any lines beginning with a decimal point without conversion.
97.Pp
98The options are:
99.Bl -tag -width Ar
100.It Fl

--- 16 unchanged lines hidden (view full) ---

117specifies the language to use. Currently known are
118.Tn PASCAL
119.Pq Fl l Ns Ar p ,
120.Tn MODEL
121.Pq Fl l Ns Ar m ,
122C
123.Pf ( Fl l Ns Ar c
124or the default),
94.Pp
95In both modes
96.Nm vgrind
97passes any lines beginning with a decimal point without conversion.
98.Pp
99The options are:
100.Bl -tag -width Ar
101.It Fl

--- 16 unchanged lines hidden (view full) ---

118specifies the language to use. Currently known are
119.Tn PASCAL
120.Pq Fl l Ns Ar p ,
121.Tn MODEL
122.Pq Fl l Ns Ar m ,
123C
124.Pf ( Fl l Ns Ar c
125or the default),
126.Tn C++
127.Pq Fl l Ns Ar c++ ,
125.Tn CSH
126.Pq Fl l Ns Ar csh ,
127.Tn SHELL
128.Pq Fl l Ns Ar sh ,
129.Tn RATFOR
130.Pq Fl l Ns Ar r ,
131.Tn MODULA2
132.Pq Fl l Ns Ar mod2 ,
133.Tn YACC
134.Pq Fl l Ns Ar yacc ,
135.Tn LISP
136.Pq Fl l Ns Ar isp ,
137and
138.Tn ICON
139.Pq Fl l Ns Ar I .
140.It Fl n
141forces no keyword bolding
128.Tn CSH
129.Pq Fl l Ns Ar csh ,
130.Tn SHELL
131.Pq Fl l Ns Ar sh ,
132.Tn RATFOR
133.Pq Fl l Ns Ar r ,
134.Tn MODULA2
135.Pq Fl l Ns Ar mod2 ,
136.Tn YACC
137.Pq Fl l Ns Ar yacc ,
138.Tn LISP
139.Pq Fl l Ns Ar isp ,
140and
141.Tn ICON
142.Pq Fl l Ns Ar I .
143.It Fl n
144forces no keyword bolding
145.It Fl p Ar postproc
146use
147.Ar postproc
148to post-process the output,
149.Xr psroff 1
150by default.
142.It Fl s
143specifies a point size to use on output (exactly the same as the argument
144of a .ps)
145.It Fl t
146similar to the same option in
147.Xr troff
148causing formatted text to go to the standard output
149.It Fl x

--- 75 unchanged lines hidden ---
151.It Fl s
152specifies a point size to use on output (exactly the same as the argument
153of a .ps)
154.It Fl t
155similar to the same option in
156.Xr troff
157causing formatted text to go to the standard output
158.It Fl x

--- 75 unchanged lines hidden ---