]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/nfsservctl.2
nfsservctl.2: SEE ALSO: add nfsd(7)
[thirdparty/man-pages.git] / man2 / nfsservctl.2
index 207acfbcabdac9530b41ff7bdcd4d73cff458116..369a1c7aa681c9aebf2f11412bd01e4f216353aa 100644 (file)
@@ -2,7 +2,7 @@
 .\" This text is in the public domain.
 .\" %%%LICENSE_END
 .\"
-.TH NFSSERVCTL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
+.TH NFSSERVCTL 2 2019-03-06 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nfsservctl \- syscall interface to kernel nfs daemon
 .SH SYNOPSIS
@@ -58,5 +58,10 @@ On success, zero is returned.
 On error, \-1 is returned, and
 .I errno
 is set appropriately.
+.SH VERSIONS
+This system call was removed from the Linux kernel in version 3.1.
+Library support was removed from glibc in version 2.28.
 .SH CONFORMING TO
 This call is Linux-specific.
+.SH SEE ALSO
+.BR nfsd (7)