diff options
Diffstat (limited to 'share/man.py')
-rwxr-xr-x | share/man.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man.py b/share/man.py index 6e7c4e3..358ff86 100755 --- a/share/man.py +++ b/share/man.py @@ -1,6 +1,6 @@ #!/usr/bin/python #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : share # File : man.py # Version : $Id$ @@ -15,7 +15,7 @@ import imp import inspect header = '''.ds q \N'34' -.TH mseclib 3 V0 msec "Mandrake Linux" +.TH mseclib 3 V0 msec "Mandrakelinux" .SH NAME mseclib .SH SYNOPSIS |