summaryrefslogtreecommitdiffstats
path: root/man2/nfsservctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/nfsservctl.2')
-rw-r--r--man2/nfsservctl.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/nfsservctl.2 b/man2/nfsservctl.2
index 5267f81..c0d4965 100644
--- a/man2/nfsservctl.2
+++ b/man2/nfsservctl.2
@@ -2,7 +2,7 @@
.\" This text is in the public domain.
.\" %%%LICENSE_END
.\"
-.TH nfsservctl 2 2023-05-03 "Linux man-pages 6.05.01"
+.TH nfsservctl 2 2023-10-31 "Linux man-pages 6.7"
.SH NAME
nfsservctl \- syscall interface to kernel nfs daemon
.SH LIBRARY
@@ -11,7 +11,7 @@ Standard C library
.SH SYNOPSIS
.nf
.B #include <linux/nfsd/syscall.h>
-.PP
+.P
.BI "long nfsservctl(int " cmd ", struct nfsctl_arg *" argp ,
.BI " union nfsctl_res *" resp );
.fi
@@ -22,7 +22,7 @@ It has been replaced by a set of files in the
.I nfsd
filesystem; see
.BR nfsd (7).
-.PP
+.P
.in +4n
.EX
/*