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 <toiwoton@gmail.com>
Acked-by: Stephen Smalley <stephen.smalley.work@gmail.com>
This commit is contained in:
Topi Miettinen 2020-06-03 13:15:34 +03:00 committed by Stephen Smalley
parent dd744247de
commit f3a1614291
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Extract customizable commands, for use within a transaction
Remove all local customizations Remove all local customizations
.TP .TP
.I \-M NETMASK, \-\-netmask NETMASK .I \-M NETMASK, \-\-netmask NETMASK
Network Mask Network Mask, either in CIDR (/16) or address mask notation (255.255.0.0, ffff::)
.TP .TP
.I \-t TYPE, \-\-type TYPE .I \-t TYPE, \-\-type TYPE
SELinux type for the object SELinux type for the object