From c641d2d5bb5657e5c0a0a16267894bea860fd845 Mon Sep 17 00:00:00 2001 From: Petr Muller Date: Fri, 15 May 2009 09:52:51 +0200 Subject: Fix few typos in stapprobes manpages found by a spellchecker. --- man/stapprobes.nfsd.3stap.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/stapprobes.nfsd.3stap.in') 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: -- cgit