nfsservctl.2: Add VERSIONS section noting that this system call no longer exists

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-26 10:14:33 +01:00
parent b9a23a3e77
commit 53cbdde870
1 changed files with 3 additions and 0 deletions

View File

@ -58,5 +58,8 @@ 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.