diff options
-rw-r--r-- | utils/mountd/mountd.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man index a8828ae..7c5bfbe 100644 --- a/utils/mountd/mountd.man +++ b/utils/mountd/mountd.man @@ -174,7 +174,7 @@ to perform a reverse lookup on each IP address and return that hostname instead. Enabling this can have a substantial negative effect on performance in some situations. .TP -.BR "\-t N" " or " "\-\-num\-threads=N" or " \-\-num\-threads N" +.BR "\-t N" " or " "\-\-num\-threads=N " or " \-\-num\-threads N " This option specifies the number of worker threads that rpc.mountd spawns. The default is 1 thread, which is probably enough. More threads are usually only needed for NFS servers which need to handle |