Another fixup.
authorJohn Terpstra <jht@samba.org>
Wed, 6 Jul 2005 03:48:41 +0000 (03:48 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:02 +0000 (08:47 -0500)
(This used to be commit aa6b653bc910e11cefbf5289ee685c5bb9312dbe)

docs/smbdotconf/logon/logonpath.xml

index e8ea67ea9fd505a5f7f4132c18da61f1573a4ef8..ab87c77bb9b99aa7136c07c9c8beac3f7623143c 100644 (file)
 
        <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>