aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
commitbcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch)
tree4e2ceb31ad0d7c084e01b96df21229496bcbecef /usr.bin/gprof
parentf80cd54d3433e33fd7dd0896500bfdf101c83414 (diff)
Notes
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r--usr.bin/gprof/gprof.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index c2126564d2e6b..7366d7e587cd6 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -233,10 +233,10 @@ Dynamic call graph and profile.
Summarized dynamic call graph and profile.
.El
.Sh SEE ALSO
-.Xr monitor 3 ,
+.\" .Xr monitor 3 ,
.Xr profil 2 ,
-.Xr cc 1 ,
-.Xr prof 1
+.Xr cc 1
+.\" .Xr prof 1
.Rs
.%T "An Execution Profiler for Modular Programs"
.%A S. Graham