diff options
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r-- | usr.bin/gprof/gprof.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1 index b0cc359..2537fc7 100644 --- a/usr.bin/gprof/gprof.1 +++ b/usr.bin/gprof/gprof.1 @@ -216,7 +216,7 @@ file. Suppresses the printing of functions whose names are not visible to C programs. For the ELF object format, this means names that contain the -.Ql \&. +.Ql .\& character. For the a.out object format, it means names that do not begin with a .Ql _ |