diff options
Diffstat (limited to 'scripts/kdemangen.pl')
-rwxr-xr-x | scripts/kdemangen.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdemangen.pl b/scripts/kdemangen.pl index 69951c88..d5e23699 100755 --- a/scripts/kdemangen.pl +++ b/scripts/kdemangen.pl @@ -38,7 +38,7 @@ # USAGE: # Suppose you wanted to generate a man page for the KDE-Edu program # kalzium.. Then you would -# 1 cd to /path/to/kde/srcs/kdeedu/debian ( necessary so the script +# 1 cd to /path/to/kde/srcs/tdeedu/debian ( necessary so the script # finds the Debian control file.. ) # 2 run "/path/to/kdemangen.pl $(which kstars) > kstars.1" # 3 run "man ./kstars.1" to check out the generated page.. |