pnfs.4: Fix a typo

- s/attrbute/attribute/

MFC after:3 days
This commit is contained in:
Gordon Bergling 2022-11-08 14:57:06 +01:00
parent b7104f1914
commit 40b245af0f

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.