diff options
author | Rick Macklem <rmacklem@FreeBSD.org> | 2023-06-04 19:52:04 +0000 |
---|---|---|
committer | Rick Macklem <rmacklem@FreeBSD.org> | 2023-06-04 19:52:04 +0000 |
commit | 6fa30de4d3caf5be3fd4dd44bf73fda0fb7616c5 (patch) | |
tree | eb6379f79231548cfa89700f342d0c5d9321df58 /usr.sbin/nfsuserd | |
parent | 59588a546f55523d6fd37ab42eb08b719311d7d6 (diff) | |
download | src-6fa30de4d3caf5be3fd4dd44bf73fda0fb7616c5.tar.gz src-6fa30de4d3caf5be3fd4dd44bf73fda0fb7616c5.zip |
Diffstat (limited to 'usr.sbin/nfsuserd')
-rw-r--r-- | usr.sbin/nfsuserd/nfsuserd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nfsuserd/nfsuserd.8 b/usr.sbin/nfsuserd/nfsuserd.8 index 9fff5cd12a30..1912043668b5 100644 --- a/usr.sbin/nfsuserd/nfsuserd.8 +++ b/usr.sbin/nfsuserd/nfsuserd.8 @@ -53,7 +53,7 @@ owner and owner_group strings. It also provides support for manage-gids and must be running on the server if this is being used for any version of NFS. .Pp -Upon startup, it loads the machines DNS domain name, plus timeout and cache size +Upon startup, it loads the machine's DNS domain name, plus timeout and cache size limit into the kernel. It then preloads the cache with group and user information, up to the cache size limit and forks off |