Blame SOURCES/nfs-utils-2.3.3-nfsman-typo.patch

d4362b
commit 2b78802c4eda6f74b77330832c54fd6b59991adf
d4362b
Author: Josef Radinger <cheese@nosuchhost.net>
d4362b
Date:   Wed Jul 24 10:59:51 2019 -0400
d4362b
d4362b
    nfs.man: Fixed small typo in man page
d4362b
    
d4362b
    Fixes: https://bugzilla.linux-nfs.org/show_bug.cgi?id=337
d4362b
    Signed-off-by: Steve Dickson <steved@redhat.com>
d4362b
d4362b
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
d4362b
index 9ee9bd9..6ba9cef 100644
d4362b
--- a/utils/mount/nfs.man
d4362b
+++ b/utils/mount/nfs.man
d4362b
@@ -1252,7 +1252,7 @@ If absolute cache coherence among clients is required,
d4362b
 applications should use file locking. Alternatively, applications
d4362b
 can also open their files with the O_DIRECT flag
d4362b
 to disable data caching entirely.
d4362b
-.SS "File timestamp maintainence"
d4362b
+.SS "File timestamp maintenance"
d4362b
 NFS servers are responsible for managing file and directory timestamps
d4362b
 .RB ( atime ,
d4362b
 .BR ctime ", and"