summaryrefslogtreecommitdiffstats
path: root/man2/nfsservctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/nfsservctl.2')
-rw-r--r--man2/nfsservctl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/nfsservctl.2 b/man2/nfsservctl.2
index 7e0996f33..846c88595 100644
--- a/man2/nfsservctl.2
+++ b/man2/nfsservctl.2
@@ -37,7 +37,7 @@ filesystem; see
(only in Linux 2.4.x and earlier). */
#define NFSCTL_GETFH 6 /* Get a file handle (used by mountd(8))
(only in Linux 2.4.x and earlier). */
-
+\&
struct nfsctl_arg {
int ca_version; /* safeguard */
union {
@@ -49,7 +49,7 @@ struct nfsctl_arg {
unsigned int u_debug;
} u;
}
-
+\&
union nfsctl_res {
struct knfs_fh cr_getfh;
unsigned int cr_debug;