From 344c59f99996d4e6a23c2cc914377536ea7e9eee Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 19 Nov 2013 12:34:54 +0100 Subject: docs: remove duplicate "line" from smb.conf manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/smbdotconf/security/usernamemapscript.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/smbdotconf/security/usernamemapscript.xml b/docs-xml/smbdotconf/security/usernamemapscript.xml index 6df134c257..9e2e1a5ea6 100644 --- a/docs-xml/smbdotconf/security/usernamemapscript.xml +++ b/docs-xml/smbdotconf/security/usernamemapscript.xml @@ -8,7 +8,7 @@ parameter. This parameter specifies and external program or script that must accept a single command line option (the username transmitted in the authentication - request) and return a line line on standard output (the name to which + request) and return a line on standard output (the name to which the account should mapped). In this way, it is possible to store username map tables in an LDAP or NIS directory services. -- cgit