From b66ff2f47b374b4a2fd76567ef2aa89c680b2255 Mon Sep 17 00:00:00 2001
From: Stefan Metzmacher <metze@samba.org>
Date: Mon, 15 Feb 2016 09:56:03 +0100
Subject: [PATCH] docs-xml/smbdotconf: reference "unix password sync" with
 "password hash gpg key ids"

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
---
 docs-xml/smbdotconf/security/unixpasswordsync.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs-xml/smbdotconf/security/unixpasswordsync.xml b/docs-xml/smbdotconf/security/unixpasswordsync.xml
index 75c89162eb1..89b0158d7ef 100644
--- a/docs-xml/smbdotconf/security/unixpasswordsync.xml
+++ b/docs-xml/smbdotconf/security/unixpasswordsync.xml
@@ -14,11 +14,13 @@
 
     <para>This option has no effect if <command moreinfo="none">samba</command>
     is running as an active directory domain controller, in that case have a
-    look at the <command moreinfo="none">samba-tool user syncpasswords</command> command.</para>
+    look at the <smbconfoption name="password hash gpg key ids"/> option and the
+    <command moreinfo="none">samba-tool user syncpasswords</command> command.</para>
 </description>
 
 <related>passwd program</related>
 <related>passwd chat</related>
+<related>password hash gpg key ids</related>
 
 <value type="default">no</value>
 </samba:parameter>