aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-09-25 20:12:16 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-09-25 20:12:16 +0200
commitd8edd51c15f43050d3038d19277297d1e6a58e78 (patch)
treeaea44e1128bd161c7a377d74513d418565efbe50
parent22353a5ec6b362524b6f47d19f239dadb2d1cac9 (diff)
downloadmsec-d8edd51c15f43050d3038d19277297d1e6a58e78.tar
msec-d8edd51c15f43050d3038d19277297d1e6a58e78.tar.gz
msec-d8edd51c15f43050d3038d19277297d1e6a58e78.tar.bz2
msec-d8edd51c15f43050d3038d19277297d1e6a58e78.tar.xz
msec-d8edd51c15f43050d3038d19277297d1e6a58e78.zip
update man page correcting Mandriva with Mageia
-rwxr-xr-xsrc/msec/man.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/msec/man.py b/src/msec/man.py
index 62d5fe6..e0b8155 100755
--- a/src/msec/man.py
+++ b/src/msec/man.py
@@ -22,9 +22,9 @@ except:
version = "(development version)"
header = r'''.ds q \N'34'
-.TH msec 8 msec "Mandriva Linux"
+.TH msec 8 msec "Mandriva Linux - Mageia"
.SH NAME
-msec \- Mandriva Linux security tools
+msec \- Mageia Linux security tools
.SH SYNOPSIS
.nf
.B msec [options]
@@ -33,10 +33,10 @@ msec \- Mandriva Linux security tools
.fi
.SH DESCRIPTION
.B msec
-is responsible to maintain system security in Mandriva. It supports different security
+is responsible to maintain system security in Mageia. It supports different security
configurations, which can be organized into several security levels, stored in
/etc/security/msec/level.LEVELNAME. Currently, three basic preconfigured security levels are
-provided with Mandriva Linux:
+provided with Mageia Linux:
.TP
\\fBnone\\fR
@@ -220,7 +220,7 @@ this, it is possible to define the exceptions in
\\fB/etc/security/msec/exceptions\\fP file, for each supported check.
.PP
-For example, to exclude all items that match \\fB/mnt\\fP, Mandriva-based
+For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based
chrooted installations in \\fB/chroot\\fP and all backup files from the
results of of check for unowned files on the system, it is sufficient to
define the following entry in the exceptions file:
@@ -266,7 +266,7 @@ Msec applications must be run by root.
.SH AUTHORS
Frederic Lepied
-Eugeni Dodonov <eugeni@mandriva.com>
+Eugeni Dodonov
'''
### strings used in the rewritting