checkmodule: Add note to checkmodule man page about old versions

Note that you cannot build a module with an older policy version.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
Jason Axelson 2010-07-14 09:21:53 -10:00 committed by Eric Paris
parent 1236eef264
commit 2f921b5832
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Generate a non-base policy module.
Enable the MLS/MCS support when checking and compiling the policy module.
.TP
.B \-V,\-\-version
Show policy versions created by this program
Show policy versions created by this program. Note that you cannot currently build older versions.
.TP
.B \-o,\-\-output filename
Write a binary policy module file to the specified filename.