From d484d1bee343ebf1d0a0b8e99cad43414f3fadb8 Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Wed, 29 Nov 2017 05:48:52 +0100 Subject: [PATCH] Fix typo in the "wide links" description for the getwd cache. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12934 Signed-off-by: Timur I. Bakeyev Reviewed-by: Volker Lendecke Reviewed-by: Uri Simchoni (cherry picked from commit e9e4cd4d2b6ae376cba90fdb56b9c9684f2dc492) --- docs-xml/smbdotconf/tuning/getwdcache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/smbdotconf/tuning/getwdcache.xml b/docs-xml/smbdotconf/tuning/getwdcache.xml index 93f7a90793d..ec4d9ed51a9 100644 --- a/docs-xml/smbdotconf/tuning/getwdcache.xml +++ b/docs-xml/smbdotconf/tuning/getwdcache.xml @@ -6,7 +6,7 @@ This is a tuning option. When this is enabled a caching algorithm will be used to reduce the time taken for getwd() calls. This can have a significant impact on performance, especially - when the parameter is set to no. + when the parameter is set to no. yes -- 2.47.2