1
0
mirror of https://github.com/SELinuxProject/refpolicy synced 2025-03-30 07:16:57 +00:00
selinux-refpolicy/policy/modules/kernel
Markus Linnala 9127219358 policy: interfaces: doc: indent param blocks consistently
There is more than 5000 parameter documentations. Only about 300 are
differently done. Change them to be consistently indented.

param with one space
and content inside with one tab

This was done with:

sed -ri '
/^##[[:space:]]*<param/,/^##[[:space:]]*<[/]param>/{
	s/^##[[:space:]]*/##\t/;
	s/^##[[:space:]]*(<[/]?summary)/##\t\1/;
	s/^##[[:space:]]*(<[/]?param)/## \1/;
}' policy/modules/*/*.if

Signed-off-by: Markus Linnala <Markus.Linnala@cybercom.com>
2021-07-02 12:19:25 +03:00
..
corecommands.fc corecommands: add entry for Busybox shell 2020-09-21 16:25:09 +02:00
corecommands.if remove deprecated from 20190201 2021-01-25 08:59:34 -05:00
corecommands.te Bump module versions for release. 2021-02-03 08:38:26 -05:00
corenetwork.fc Create / to /usr equivalence for bin, sbin, and lib, from Russell Coker. 2017-02-04 15:19:35 -05:00
corenetwork.if.in Fix several misspellings 2020-08-13 14:08:58 +02:00
corenetwork.if.m4 Allow systemd-networkd to handle ICMP and DHCP packets 2020-04-22 15:46:56 +03:00
corenetwork.te.in Bump module versions for release. 2021-02-03 08:38:26 -05:00
corenetwork.te.m4 work on SELint issues 2020-08-13 21:23:43 +02:00
devices.fc Fix several misspellings 2020-08-13 14:08:58 +02:00
devices.if policy: interfaces: doc: indent param blocks consistently 2021-07-02 12:19:25 +03:00
devices.te various: Module version bump. 2021-05-11 08:41:48 -04:00
domain.fc remove extra level of directory 2006-07-12 20:32:27 +00:00
domain.if policy: interfaces: doc: indent param blocks consistently 2021-07-02 12:19:25 +03:00
domain.te Bump module versions for release. 2020-08-18 09:09:10 -04:00
files.fc Remove modules for programs that are deprecated or no longer supported. 2021-01-14 17:14:30 -05:00
files.if policy: interfaces: doc: indent param blocks consistently 2021-07-02 12:19:25 +03:00
files.te various: Module version bump. 2021-05-11 08:41:48 -04:00
filesystem.fc filesystem: pathcon for matching tracefs mount 2020-05-27 11:51:36 +02:00
filesystem.if policy: interfaces: doc: indent param blocks consistently 2021-07-02 12:19:25 +03:00
filesystem.te various: Module version bump. 2021-05-19 08:46:41 -04:00
kernel.fc Add fc for /sys/kernel/debug as debugfs_t 2015-05-06 09:49:40 -04:00
kernel.if Allow use of systemd UNIX sockets created at initrd execution 2021-02-09 13:24:51 +01:00
kernel.te files, kernel, selinux: Module version bump. 2021-03-27 14:21:06 -04:00
mcs.fc remove extra level of directory 2006-07-12 20:32:27 +00:00
mcs.if remove trailing whitespaces 2016-12-06 13:45:13 +01:00
mcs.te Bump module versions for release. 2013-04-24 16:14:52 -04:00
metadata.xml remove extra level of directory 2006-07-12 20:32:27 +00:00
mls.fc remove extra level of directory 2006-07-12 20:32:27 +00:00
mls.if remove deprecated from 20190201 2021-01-25 08:59:34 -05:00
mls.te Bump module versions for release. 2021-02-03 08:38:26 -05:00
selinux.fc remove extra level of directory 2006-07-12 20:32:27 +00:00
selinux.if policy: interfaces: doc: indent param blocks consistently 2021-07-02 12:19:25 +03:00
selinux.te files, kernel, selinux: Module version bump. 2021-03-27 14:21:06 -04:00
storage.fc devices, storage: Add fc entries for mtd char devices and ndctl devices. 2019-07-16 16:38:43 -04:00
storage.if Fix several misspellings 2020-08-13 14:08:58 +02:00
storage.te Bump module versions for release. 2021-02-03 08:38:26 -05:00
terminal.fc Remove old exception 2020-02-23 17:52:54 +01:00
terminal.if Remove modules for programs that are deprecated or no longer supported. 2021-01-14 17:14:30 -05:00
terminal.te Bump module versions for release. 2021-02-03 08:38:26 -05:00
ubac.fc trunk: add missing ubac module. 2008-11-05 16:11:27 +00:00
ubac.if Improve the documentation of ubac_constrained(). 2010-03-02 11:28:44 -05:00
ubac.te whitespace cleanup 2020-08-13 14:34:57 +02:00