summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commitfb1d8b3724cde10863de04d2c0884fbc5035eeef (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/gprof
parent2334c79a7573e958e33d5cc7301829244e5d216f (diff)
downloadFreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.zip
FreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r--usr.bin/gprof/gprof.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index c6e8422..55e8be8 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -67,7 +67,7 @@ option also links in versions of the library routines
that are compiled for profiling.
By convention these libraries have their name suffixed with
.Pa _p ,
-i.e. the profiled version of
+i.e., the profiled version of
.Pa libc.a
is
.Pa libc_p.a
@@ -237,10 +237,12 @@ to accumulate profile data across several runs of an
file.
.It Fl u
Suppress the printing of functions whose names are not visible to
-C programs. For the ELF object format, this means names that
+C programs.
+For the ELF object format, this means names that
contain the
.Ql .\&
-character. For the a.out object format, it means names that do not
+character.
+For the a.out object format, it means names that do not
begin with a
.Ql _
character.
OpenPOWER on IntegriCloud