From: Martin Schwenke Date: Tue, 4 Jul 2023 00:51:59 +0000 (+1000) Subject: docs-xml: Tweak autorid idmap backend documentation X-Git-Tag: talloc-2.4.1~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f76b98037d70337b0aeb36566e7a18185e523fc;p=thirdparty%2Fsamba.git docs-xml: Tweak autorid idmap backend documentation The name of the placeholder is misleading. It certainly isn't per domain, so we might as well indicate that it is per range. Signed-off-by: Martin Schwenke Reviewed-by: Andreas Schneider --- diff --git a/docs-xml/manpages/idmap_autorid.8.xml b/docs-xml/manpages/idmap_autorid.8.xml index 980718f0bd4..9fe73d5c473 100644 --- a/docs-xml/manpages/idmap_autorid.8.xml +++ b/docs-xml/manpages/idmap_autorid.8.xml @@ -59,7 +59,7 @@ - rangesize = numberofidsperdomain + rangesize = numberofidsperrange Defines the number of uids/gids available per domain range. The minimum needed value is 2000.