diff options
Diffstat (limited to 'xlators/nfs/server/src')
| -rw-r--r-- | xlators/nfs/server/src/nfs.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/nfs/server/src/nfs.c b/xlators/nfs/server/src/nfs.c index 66bd69d2b4f..ddfa89dab11 100644 --- a/xlators/nfs/server/src/nfs.c +++ b/xlators/nfs/server/src/nfs.c @@ -1885,7 +1885,7 @@ struct volume_options options[] = {            .default_value = "none",            .description = "Reject a comma separated list of addresses and/or"                           " hostnames from connecting to the server. By default," -                         " all connections are allowed. This allows users to" +                         " all connections are allowed. This allows users to "                           "define a general rule for all exported volumes."          },          { .key  = {"rpc-auth.addr.*.allow"},  | 
