typo
This commit is contained in:
parent
ac0483aefe
commit
ce1b44aac4
@ -1,3 +1,4 @@
|
|||||||
|
- Fix errors uncovered by sediff.
|
||||||
- Doc tool will explicitly say a module does not have interfaces
|
- Doc tool will explicitly say a module does not have interfaces
|
||||||
or templates on the module page.
|
or templates on the module page.
|
||||||
- Added policies:
|
- Added policies:
|
||||||
|
@ -62,7 +62,7 @@ files_unmount_rootfs(mount_t)
|
|||||||
# These rules need to be generalized. Only admin, initrc should have it:
|
# These rules need to be generalized. Only admin, initrc should have it:
|
||||||
files_relabelto_all_file_type_fs(mount_t)
|
files_relabelto_all_file_type_fs(mount_t)
|
||||||
files_mount_all_file_type_fs(mount_t)
|
files_mount_all_file_type_fs(mount_t)
|
||||||
files_mount_all_file_type_fs(mount_t)
|
files_unmount_all_file_type_fs(mount_t)
|
||||||
# for when /etc/mtab loses its type
|
# for when /etc/mtab loses its type
|
||||||
# cjp: this seems wrong, the type should probably be etc
|
# cjp: this seems wrong, the type should probably be etc
|
||||||
files_read_isid_type_file(mount_t)
|
files_read_isid_type_file(mount_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user