From 2f921b58324c76fb4d45df60842d7074d8407add Mon Sep 17 00:00:00 2001 From: Jason Axelson Date: Wed, 14 Jul 2010 09:21:53 -1000 Subject: [PATCH] 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 Acked-by: Dan Walsh --- checkpolicy/checkmodule.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkpolicy/checkmodule.8 b/checkpolicy/checkmodule.8 index 54680e33..473f6428 100644 --- a/checkpolicy/checkmodule.8 +++ b/checkpolicy/checkmodule.8 @@ -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.