summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Herbolt <lukas@herbolt.com>2023-05-11 14:59:44 -0400
committerSteve Dickson <steved@redhat.com>2023-05-11 15:04:09 -0400
commitda51b4fb3946e51947524a59957f2963219dfd82 (patch)
treeb4e7c0071a048c4f81e9f898d5f0ae59d1fd3573
parente2ca35398d2e1edcceb043d5e9551ee5685f28b4 (diff)
downloadnfs-utils-da51b4fb3946e51947524a59957f2963219dfd82.tar.gz
nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gids to exportd section.
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--systemd/nfs.conf.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man
index bfd3380..866939a 100644
--- a/systemd/nfs.conf.man
+++ b/systemd/nfs.conf.man
@@ -137,8 +137,9 @@ but on the server, this will resolve to the path
.TP
.B exportd
Recognized values:
+.BR manage-gids ,
.BR threads ,
-.BR cache-use-upaddr ,
+.BR cache-use-ipaddr ,
.BR ttl ,
.BR state-directory-path
@@ -204,7 +205,7 @@ Recognized values:
.BR port ,
.BR threads ,
.BR reverse-lookup ,
-.BR cache-use-upaddr ,
+.BR cache-use-ipaddr ,
.BR ttl ,
.BR state-directory-path ,
.BR ha-callout .