diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-10 05:05:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-10 05:05:00 +0000 |
commit | a61cf52d4b3110f5f40bac1b25a32efedfe0fca4 (patch) | |
tree | 408594a188b8231e116f8b192167309bdc0a1eb7 /gnu/usr.bin/perl | |
parent | 0fe0f8c77882b3dc42f0edd460fc5ed333ce8611 (diff) |
typo -- please send to the perl people too; jmc@prioris.mini.pw.edu.pl
Diffstat (limited to 'gnu/usr.bin/perl')
-rw-r--r-- | gnu/usr.bin/perl/utils/dprofpp.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/utils/dprofpp.PL b/gnu/usr.bin/perl/utils/dprofpp.PL index 51e8d7839af..23eb4cda5f5 100644 --- a/gnu/usr.bin/perl/utils/dprofpp.PL +++ b/gnu/usr.bin/perl/utils/dprofpp.PL @@ -221,7 +221,7 @@ calling level then it is displayed once with a repeat count. =item B<-S> -Display I<merged> subroutine call tree to stdout. Statistics is +Display I<merged> subroutine call tree to stdout. Statistics are displayed for each branch of the tree. When a function is called multiple (I<not necessarily consecutive>) |