From 0a2d62b62a3aef601228232ee2e0133a3bbc510b Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Tue, 23 Nov 2010 16:44:55 +0100 Subject: OPTIONS in man pages should be a section heading, not a subsection heading --- man/man1/getfattr.1 | 2 +- man/man1/setfattr.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') 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. -- cgit v1.2.3