From d8edd51c15f43050d3038d19277297d1e6a58e78 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 25 Sep 2016 20:12:16 +0200 Subject: update man page correcting Mandriva with Mageia --- src/msec/man.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src') 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 Dodonov ''' ### strings used in the rewritting -- cgit v1.2.1