Update the exports.5 man page to reflect the change in default uid/gid

made by r318262.

This is a content change.
This commit is contained in:
Rick Macklem 2017-05-20 23:25:07 +00:00
parent 1232628506
commit 6ab9e0df87
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318589

View File

@ -28,7 +28,7 @@
.\" @(#)exports.5 8.3 (Berkeley) 3/29/95
.\" $FreeBSD$
.\"
.Dd August 14, 2014
.Dd May 20, 2017
.Dt EXPORTS 5
.Os
.Sh NAME
@ -164,12 +164,12 @@ In the absence of
.Fl maproot
and
.Fl mapall
options, remote accesses by root will result in using a credential of -2:-2.
options, remote accesses by root will result in using a credential of 65534:65533.
All other users will be mapped to their remote credential.
If a
.Fl maproot
option is given,
remote access by root will be mapped to that credential instead of -2:-2.
remote access by root will be mapped to that credential instead of 65534:65533.
If a
.Fl mapall
option is given,