vgrind.1 (94ba280c599b753e38bd0ed745cc3615d37b73b9) | vgrind.1 (e8937ba00998cca6f259b3fdf32a7f7a38bc26ec) |
---|---|
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. --- 39 unchanged lines hidden (view full) --- 48.Op Fl l Ns Ar language 49.Op Fl n 50.Op Fl p Ar postproc 51.Op Fl sn 52.Op Fl t 53.Op Fl x 54.Ar name Ar ... 55.Sh DESCRIPTION | 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. --- 39 unchanged lines hidden (view full) --- 48.Op Fl l Ns Ar language 49.Op Fl n 50.Op Fl p Ar postproc 51.Op Fl sn 52.Op Fl t 53.Op Fl x 54.Ar name Ar ... 55.Sh DESCRIPTION |
56.Nm Vgrind 57formats the program sources which are arguments | 56The 57.Nm 58utility formats the program sources which are arguments |
58in a nice style using 59.Xr troff 1 60Comments are placed in italics, keywords in bold face, 61and the name of the current function is listed down the margin of each 62page as it is encountered. 63.Pp | 59in a nice style using 60.Xr troff 1 61Comments are placed in italics, keywords in bold face, 62and the name of the current function is listed down the margin of each 63page as it is encountered. 64.Pp |
64.Nm Vgrind 65runs in two basic modes, filter mode (see the | 65The 66.Nm 67utility runs in two basic modes, filter mode (see the |
66.Fl f 67option) or regular mode. In filter mode 68.Nm 69acts as a filter in a manner similar to 70.Xr tbl 1 . 71The standard input is passed directly to the standard output except 72for lines bracketed by the 73.Em troff-like --- 164 unchanged lines hidden --- | 68.Fl f 69option) or regular mode. In filter mode 70.Nm 71acts as a filter in a manner similar to 72.Xr tbl 1 . 73The standard input is passed directly to the standard output except 74for lines bracketed by the 75.Em troff-like --- 164 unchanged lines hidden --- |