From a43a6f4e9f519fa2c1c5efea89195fc18738f251 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Fri, 8 Mar 2002 18:41:56 +0000 Subject: document the value of arguments. --- share/man.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man.py b/share/man.py index ad17a36..db5e15b 100755 --- a/share/man.py +++ b/share/man.py @@ -28,14 +28,15 @@ mseclib .B mseclib is a python library to access the function used by the msec program. This functions can be used in /etc/security/msec/level.local to override the behaviour of the msec program or in standalone -scripts. +scripts. The argument of the functions takes a value of 1 or 0 (or yes/no) except when specified +otherwise. ''' footer = '''.RE .SH "SEE ALSO" msec(8) .SH AUTHORS -Frederic Lepied > +Frederic Lepied ''' ### strings used in the rewritting -- cgit v1.2.1