pnfs.4: Fix a typo

- s/attrbute/attribute/

(cherry picked from commit 40b245af0f)
This commit is contained in:
Gordon Bergling 2022-11-08 14:57:06 +01:00
parent 3e46bd0672
commit d0f925fb19

View file

@ -142,7 +142,7 @@ on the MDS server (not via an NFS mount), the files will all be of size zero.
Each of these files will also have two extended attributes in the system
attribute name space:
.Bd -literal -offset indent
pnfsd.dsfile - This extended attrbute stores the information that the
pnfsd.dsfile - This extended attribute stores the information that the
MDS needs to find the data file on a DS(s) for this file.
pnfsd.dsattr - This extended attribute stores the Size, AccessTime,
ModifyTime, Change and SpaceUsed attributes for the file.