aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-04-07 00:06:21 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-04-07 00:06:21 +0000
commit906c1e27fc15d09fe630e425166401aaea7020a5 (patch)
treea3ba6912210e1b413706c71ed63a536ccf343f46 /usr.bin/gprof
parentd9fb9dd03eadc5ebc521f0cbfc9c773cf90efe8a (diff)
downloadsrc-906c1e27fc15d09fe630e425166401aaea7020a5.tar.gz
src-906c1e27fc15d09fe630e425166401aaea7020a5.zip
Correct some man page cross references and file location references.
Notes
Notes: svn path=/head/; revision=15082
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r--usr.bin/gprof/gprof.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index 079e502d7c44..fa24c3b2f9b2 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -286,7 +286,7 @@ propagated properly, unless the signal catcher was invoked during
the execution of the profiling routine, in which case all is lost.
.Pp
The profiled program must call
-.Xr exit 2
+.Xr exit 3
or return normally for the profiling information to be saved
in the
.Pa gmon.out