From a01ec3e1575a1466e5a96f10601ef974e8267d26 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Thu, 5 Feb 2009 21:21:40 +0000 Subject: Removed bogus version information. --- src/msec/man.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/msec/man.py b/src/msec/man.py index 8e9010b..890bfe8 100755 --- a/src/msec/man.py +++ b/src/msec/man.py @@ -22,7 +22,7 @@ except: version = "(development version)" header = '''.ds q \N'34' -.TH msec %s msec "Mandriva Linux" +.TH msec 8 msec "Mandriva Linux" .SH NAME msec \- Mandriva Linux security tools .SH SYNOPSIS @@ -195,7 +195,7 @@ This is the GTK version of msec. It acts as frontend to all msec functionalities The following security options are supported by msec: -''' % version +''' footer = '''.RE .SH NOTES -- cgit v1.2.1