Skip to content

Commit a56412d

Browse files
committed
Fix typo in container_selinux(8) man page
1 parent 594d40d commit a56412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container_selinux.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you want to allow containers to read shared public files (public_content_t an
9999
If you want to allow containers to read and write shared public files (public_content_rw_t), set the container_manage_public_content boolean. Disabled by default.
100100

101101
.EX
102-
.B set sebool -P container_manage_public_content 1
102+
.B setsebool -P container_manage_public_content 1
103103
104104
.EE
105105

0 commit comments

Comments
 (0)