diff options
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index ee10a47..5abf2e0 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -860,7 +860,7 @@ Evaluates whether the string @code{haystack} starts with the string @code{needle}, neither may be @code{NULL}. -@item @code{drop_privileges} [() @arrow{} @code{int}] +@item @code{drop_privileges} [(void) @arrow{} @code{int}] Sets the effective user to the real user and the effective group to the real group. This is used by most servers and ensure that they are not |