summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/smbdotconf/logon/logonpath.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml
index e8ea67ea9f..ab87c77bb9 100644
--- a/docs/smbdotconf/logon/logonpath.xml
+++ b/docs/smbdotconf/logon/logonpath.xml
@@ -55,7 +55,13 @@
<para>Note that this option is only useful if Samba is set up
as a logon server.</para>
+
+ <para>
+ An example of use is:
+<screen>
+logon path = \\PROFILESERVER\PROFILE\%U
+</screen>
+ </para>
</description>
<value type="default">\\%N\%U\profile</value>
-<value type="example">>\\PROFILESERVER\PROFILE\%U</value>
</samba:parameter>