Skip to content

Commit a9528ab

Browse files
Update docs/guides/file_sharing/nfsserver.md
Co-authored-by: Serge Croisé <[email protected]>
1 parent b349553 commit a9528ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/file_sharing/nfsserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ If no right is specified, then the right applied will be read-only.
9797

9898
By default, the NFS server preserves the client user UIDs and GIDs (except for `root`).
9999

100-
To force the use of a UID or GID other than that of the user writing the resource, specify the `anonuid=UID` and `anongid=GID` options, or give `anonymous` access to the data with the `all squash` option.
100+
To force the use of a UID or GID other than that of the user writing the resource, specify the `anonuid=UID` and `anongid=GID` options, or give `anonymous` access to the data with the `all_squash` option.
101101

102102
!!! warning "warning"
103103

0 commit comments

Comments
 (0)