diff options
Diffstat (limited to 'doc/info/mds.texinfo')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index fc96ca6..1628213 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5162,9 +5162,7 @@ The kernel appends ` (deleted)' to so it cannot be replaced. @end enumerate -The function will should be called immediately, it -will store the content of @file{/proc/self/exe}. -Return zero on success and @code{-1} on error. +Returns zero on success and @code{-1} on error. @item @code{reexec_server} [(@code{int argc, char** argv, int reexeced}) @arrow{} @code{void}] Re-execute the server. If @code{prepare_reexec} |