]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
nfsservctl.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Aug 2013 07:48:13 +0000 (09:48 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Aug 2013 07:48:13 +0000 (09:48 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/nfsservctl.2

index 60dceff7d40d508483d744529a24167dd765340f..9834c8c2e3145b2c89459a773defae3afa47031a 100644 (file)
@@ -29,7 +29,7 @@ Since Linux 3.1, this system call no longer exists.
 #define NFSCTL_EXPORT       3    /* Export a file system. */
 #define NFSCTL_UNEXPORT     4    /* Unexport a file system. */
 #define NFSCTL_UGIDUPDATE   5    /* Update a client's UID/GID map. */
-#define NFSCTL_GETFH        6    /* Get a file handle (used by mountd) */
+#define NFSCTL_GETFH        6    /* Get a file handle (used by mountd). */
 
 struct nfsctl_arg {
     int                       ca_version;     /* safeguard */