Skip to content

Commit bf5d3d2

Browse files
bachradsusijwcart2
authored andcommitted
semanage-fcontext.8: Drop extra )s after FILE_SPEC
Fixes: #340 Signed-off-by: Petr Lautrbach <[email protected]>
1 parent c71d14e commit bf5d3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/semanage/semanage-fcontext.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
semanage\-fcontext \- SELinux Policy Management file context tool
44

55
.SH "SYNOPSIS"
6-
.B semanage fcontext [\-h] [\-n] [\-N] [\-S STORE] [ \-\-add ( \-t TYPE \-f FTYPE \-r RANGE \-s SEUSER | \-e EQUAL ) FILE_SPEC ) | \-\-delete ( \-t TYPE \-f FTYPE | \-e EQUAL ) FILE_SPEC ) | \-\-deleteall | \-\-extract | \-\-list [\-C] | \-\-modify ( \-t TYPE \-f FTYPE \-r RANGE \-s SEUSER | \-e EQUAL ) FILE_SPEC ) ]
6+
.B semanage fcontext [\-h] [\-n] [\-N] [\-S STORE] [ \-\-add ( \-t TYPE \-f FTYPE \-r RANGE \-s SEUSER | \-e EQUAL ) FILE_SPEC | \-\-delete ( \-t TYPE \-f FTYPE | \-e EQUAL ) FILE_SPEC | \-\-deleteall | \-\-extract | \-\-list [\-C] | \-\-modify ( \-t TYPE \-f FTYPE \-r RANGE \-s SEUSER | \-e EQUAL ) FILE_SPEC ]
77

88
.SH "DESCRIPTION"
99
semanage is used to configure certain elements of

0 commit comments

Comments
 (0)