diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-04-19 18:15:45 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-04-19 18:15:45 +0000 |
commit | 140c54cfbae78a2a8100b816000facc9965b4664 (patch) | |
tree | b4dd17b543a52b92200f14f8e12284aa2b2cf90c /man | |
parent | 19949f252c0be77ee84ebd335bc506d2ae457717 (diff) | |
download | msec-140c54cfbae78a2a8100b816000facc9965b4664.tar msec-140c54cfbae78a2a8100b816000facc9965b4664.tar.gz msec-140c54cfbae78a2a8100b816000facc9965b4664.tar.bz2 msec-140c54cfbae78a2a8100b816000facc9965b4664.tar.xz msec-140c54cfbae78a2a8100b816000facc9965b4664.zip |
don't specify a version for the doc path.
Diffstat (limited to 'man')
-rw-r--r-- | man/C/msec.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/msec.8 b/man/C/msec.8 index a2e8339..4557757 100644 --- a/man/C/msec.8 +++ b/man/C/msec.8 @@ -13,7 +13,7 @@ You must be root to run \fPmsec\fP . .br Launch "msec x" to set you security level to x (x=[0-5]). It'll modify your system according to security level x features. .br -For a fine description of each security level, consult the documentation under /usr/share/doc/msec-0.19/security.txt. +For a fine description of each security level, consult the documentation under /usr/share/doc/msec-*/security.txt. .PP If you want to make changes to the current level, use /etc/security/msec/perm.local to override the permissions/owners/groups and /etc/security/msec/level.local to override the rules (see mseclib(3) for details). |