Re: [PATCH nfs-utils] nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gids to exportd section.
From: Steve Dickson <hidden>
Date: 2023-05-11 19:55:40
From: Steve Dickson <hidden>
Date: 2023-05-11 19:55:40
On 5/11/23 10:34 AM, Lukas Herbolt wrote:
Signed-off-by: Lukas Herbolt <redacted>
Committed... (tag: nfs-utils-2-6-4-rc1) steved
--- systemd/nfs.conf.man | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man index bfd3380f..866939aa 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 .