removexattr.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-24 10:31:02 +01:00
parent a4526c2f11
commit 495420ae2c
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ removexattr, lremovexattr, fremovexattr \- remove an extended attribute
.fam T
.SH DESCRIPTION
Extended attributes are
.IR name :\c
value pairs associated with inodes (files, directories, symbolic links, etc.).
.IR name : value
pairs associated with inodes (files, directories, symbolic links, etc.).
They are extensions to the normal attributes which are associated
with all inodes in the system (i.e., the
.BR stat (2)