diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/getfattr.1 | 2 | ||||
-rw-r--r-- | man/man1/setfattr.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1 index 40f735d..53beb84 100644 --- a/man/man1/getfattr.1 +++ b/man/man1/getfattr.1 @@ -59,7 +59,7 @@ The remaining lines (lines 2 to 4 above) show the and .I value pairs associated with the specified file. -.SS OPTIONS +.SH OPTIONS .TP 4 .BR \-n " \f2name\f1, " \-\-name "=\f2name\f1" Dump the value of the named extended attribute extended attribute. diff --git a/man/man1/setfattr.1 b/man/man1/setfattr.1 index 2d33f50..ee54e06 100644 --- a/man/man1/setfattr.1 +++ b/man/man1/setfattr.1 @@ -40,7 +40,7 @@ command associates a new with an extended attribute .IR name for each specified file. -.SS OPTIONS +.SH OPTIONS .TP 4 .BR \-n " \f2name\f1, " \-\-name "=\f2name\f1" Specifies the name of the extended attribute to set. |