aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/msec/msec.py2
-rwxr-xr-xsrc/msec/msecperms.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/msec/msec.py b/src/msec/msec.py
index 472d1ac..c8a81a5 100755
--- a/src/msec/msec.py
+++ b/src/msec/msec.py
@@ -35,7 +35,7 @@ except IOError:
# {{{ usage
def usage():
"""Prints help message"""
- print """Msec: Mandriva Security Center (%s).
+ print """Msec: Mageia Security Center (%s).
When run without parameters, msec will read the configuration from
/etc/security/msec/msec.conf, and enforce the specified security settings.
diff --git a/src/msec/msecperms.py b/src/msec/msecperms.py
index dcd86b2..3aa50cc 100755
--- a/src/msec/msecperms.py
+++ b/src/msec/msecperms.py
@@ -37,7 +37,7 @@ from libmsec import Log, PERMS
# {{{ usage
def usage():
"""Prints help message"""
- print """Msec: Mandriva Security Center (%s).
+ print """Msec: Mageia Security Center (%s).
This applications verifies and (when required) enforces permissions
of certain files and directories.