summaryrefslogtreecommitdiffstats
path: root/tutorial.html
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-05-13 19:58:09 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-05-13 19:58:09 +0000
commit48f0a7af6acc58f586740b921d7fa0fbde722d92 (patch)
treeb75ff11975ee90d379161a3007c404585bd28dd5 /tutorial.html
parentdbb5c5d60e53df0550e1abeb4d0864d21eeda5c6 (diff)
downloadperl-MDK-Common-48f0a7af6acc58f586740b921d7fa0fbde722d92.tar
perl-MDK-Common-48f0a7af6acc58f586740b921d7fa0fbde722d92.tar.gz
perl-MDK-Common-48f0a7af6acc58f586740b921d7fa0fbde722d92.tar.bz2
perl-MDK-Common-48f0a7af6acc58f586740b921d7fa0fbde722d92.tar.xz
perl-MDK-Common-48f0a7af6acc58f586740b921d7fa0fbde722d92.zip
max is often more useful than man when one really want to find out the
higher value in a list ...
Diffstat (limited to 'tutorial.html')
-rw-r--r--tutorial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial.html b/tutorial.html
index 3db5d42..9fe5147 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -214,7 +214,7 @@
<li>
- <b>man</b>(LIST): returns the maximum number from a list
+ <b>max</b>(LIST): returns the maximum number from a list
<p></p>
</li>