summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logon
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 03:48:41 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:02 -0500
commitc4da9a7e1ef76c9882d425af6f45d63a9520b695 (patch)
tree2c9b003345587eb04001a835ca6d45e91479cd11 /docs/smbdotconf/logon
parentdbaca1c06b373150f3eea42d5e3beeeaa3a63a59 (diff)
downloadsamba-c4da9a7e1ef76c9882d425af6f45d63a9520b695.tar.gz
samba-c4da9a7e1ef76c9882d425af6f45d63a9520b695.tar.bz2
samba-c4da9a7e1ef76c9882d425af6f45d63a9520b695.zip
Another fixup.
(This used to be commit aa6b653bc910e11cefbf5289ee685c5bb9312dbe)
Diffstat (limited to 'docs/smbdotconf/logon')
-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>