tag 293948 patch thanks سلام שלם On Sun, Feb 06, 2005, Justin Pryzby wrote: > Package: binutils > Version: 2.15-5 > Severity: minor > File: /usr/bin/gprof > > gprof(1) refers to monitor(3) which is not in the distribution.
This is already fixed in debian/patches for the texinfo file. But the documentation is not built there. So here is an addition to the patch. --- binutils-2.17.orig/gprof/gprof.1 +++ binutils-2.17/gprof/gprof.1 @@ -719,7 +719,7 @@ in the \fIgmon.out\fR file. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fImonitor\fR\|(3), \fIprofil\fR\|(2), \fIcc\fR\|(1), \fIprof\fR\|(1), and the Info entry for \fIgprof\fR. +\&\fIprofil\fR\|(2), \fIcc\fR\|(1), \fIprof\fR\|(1), and the Info entry for \fIgprof\fR. .PP \&\*(L"An Execution Profiler for Modular Programs\*(R", by S. Graham, P. Kessler, M. McKusick; -- adn Mohammed Adnène Trojette
--- binutils-2.17.orig/gprof/gprof.1 +++ binutils-2.17/gprof/gprof.1 @@ -719,7 +719,7 @@ in the \fIgmon.out\fR file. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fImonitor\fR\|(3), \fIprofil\fR\|(2), \fIcc\fR\|(1), \fIprof\fR\|(1), and the Info entry for \fIgprof\fR. +\&\fIprofil\fR\|(2), \fIcc\fR\|(1), \fIprof\fR\|(1), and the Info entry for \fIgprof\fR. .PP \&\*(L"An Execution Profiler for Modular Programs\*(R", by S. Graham, P. Kessler, M. McKusick;

