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 358ff86..c57f7a4 100755 --- a/share/man.py +++ b/share/man.py @@ -1,6 +1,6 @@ #!/usr/bin/python #--------------------------------------------------------------- -# Project : Mandrakelinux +# Project : Mandriva Linux # 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 "Mandrakelinux" +.TH mseclib 3 V0 msec "Mandriva Linux" .SH NAME mseclib .SH SYNOPSIS |