From f3a1614291e792a188dbd43b7f4fc55b3a4be24f Mon Sep 17 00:00:00 2001 From: Topi Miettinen Date: Wed, 3 Jun 2020 13:15:34 +0300 Subject: [PATCH] semanage-node.8: describe netmask Network Mask argument for `semanage node` accepts also the simple CIDR mask format, so let's document it. Signed-off-by: Topi Miettinen Acked-by: Stephen Smalley --- python/semanage/semanage-node.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/semanage/semanage-node.8 b/python/semanage/semanage-node.8 index e0b0e56c..a0098221 100644 --- a/python/semanage/semanage-node.8 +++ b/python/semanage/semanage-node.8 @@ -45,7 +45,7 @@ Extract customizable commands, for use within a transaction Remove all local customizations .TP .I \-M NETMASK, \-\-netmask NETMASK -Network Mask +Network Mask, either in CIDR (/16) or address mask notation (255.255.0.0, ffff::) .TP .I \-t TYPE, \-\-type TYPE SELinux type for the object