summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/preexec.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 21:23:58 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:03 -0500
commit5357c5e6e30035fa8d7a552675aaa355f7a27bb4 (patch)
tree0dcd935b977c934f8280b14508f0bf300b78147d /docs/smbdotconf/misc/preexec.xml
parent021d72252114414238b31659ee0d090efe4450de (diff)
downloadsamba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.gz
samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.bz2
samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.zip
Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
(This used to be commit 555e174de5d390cdc744b8bcbecbeccc31079a23)
Diffstat (limited to 'docs/smbdotconf/misc/preexec.xml')
-rw-r--r--docs/smbdotconf/misc/preexec.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/smbdotconf/misc/preexec.xml b/docs/smbdotconf/misc/preexec.xml
index 001f9c2b42..6608c83050 100644
--- a/docs/smbdotconf/misc/preexec.xml
+++ b/docs/smbdotconf/misc/preexec.xml
@@ -12,13 +12,16 @@
message every time they log in. Maybe a message of the day? Here
is an example:</para>
- <para><command moreinfo="none">preexec = csh -c 'echo \&quot;Welcome to %S!\&quot; | /usr/local/samba/bin/smbclient -M %m -I %I' &amp; </command></para>
+ <para>
+ <command moreinfo="none">preexec = csh -c 'echo \&quot;Welcome to %S!\&quot; |
+ /usr/local/samba/bin/smbclient -M %m -I %I' &amp; </command>
+ </para>
<para>Of course, this could get annoying after a while :-)</para>
- <para>See also <link linkend="PREEXECCLOSE"><parameter moreinfo="none">preexec close</parameter></link> and <link
- linkend="POSTEXEC"><parameter moreinfo="none">postexec
- </parameter></link>.</para>
+ <para>
+ See also <smbconfoption name="preexec close"/> and <smbconfoption name="postexec"/>.
+ </para>
</description>
<value type="default"></value>