diff options
author | Petr Muller <pmuller@redhat.com> | 2009-05-15 09:52:51 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-05-15 09:52:51 +0200 |
commit | c641d2d5bb5657e5c0a0a16267894bea860fd845 (patch) | |
tree | 8059b8714a915d49156773d06d7794428241c6ba /man/stapprobes.nfsd.3stap.in | |
parent | d0ad1746d87fe948327cd4924c80baf981b20509 (diff) | |
download | systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.tar.gz systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.tar.xz systemtap-steved-c641d2d5bb5657e5c0a0a16267894bea860fd845.zip |
Fix few typos in stapprobes manpages found by a spellchecker.
Diffstat (limited to 'man/stapprobes.nfsd.3stap.in')
-rw-r--r-- | man/stapprobes.nfsd.3stap.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/stapprobes.nfsd.3stap.in b/man/stapprobes.nfsd.3stap.in index 239d3b94..275aba70 100644 --- a/man/stapprobes.nfsd.3stap.in +++ b/man/stapprobes.nfsd.3stap.in @@ -29,7 +29,7 @@ It contains the following probe points: .TP .B nfsd.proc.lookup -Fires whenever client opens/searchs file on server +Fires whenever client opens/searches file on server .B Arguments: @@ -348,7 +348,7 @@ Fires when server commits all pending writes to stable storage .TP .B nfsd.lookup -Fires whenever client opens/searchs file on server +Fires whenever client opens/searches file on server .B Arguments: @@ -419,7 +419,7 @@ on server side,only called by nfsd3_proc_create and nfsd4_open NFS3_CREATE_EXCLUSIVE,NFS3_CREATE_UNCHECKED,NFS3_CREATE_GUARDED .I truncp - trunp arguments, indicates if the file shouldbe truncate + trunp arguments, indicates if the file should be truncated .I verfier file attributes (atime,mtime,mode).It's used to reset file @@ -485,7 +485,7 @@ Fires whenever server closes file .TP .B nfsd.dispatch -Fires whenever server receives NFS operation from client +Fires whenever server receives NFS operation from client .B Arguments: |