summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <ks@samba.org>2007-12-14 12:45:42 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:41 -0500
commit1c416ce86bb24153233d94ff159e4e1550f8d302 (patch)
tree654b7738b5ccdb4a53f979c7e7e38b1f1cfd2b19
parentb56315d0e5b20e222bb23997588945223d4ddfe0 (diff)
downloadsamba-1c416ce86bb24153233d94ff159e4e1550f8d302.tar.gz
samba-1c416ce86bb24153233d94ff159e4e1550f8d302.tar.bz2
samba-1c416ce86bb24153233d94ff159e4e1550f8d302.zip
Fix Typo reported by TAKAHASHI Motonobu <monyo@samba.gr.jp> (fix bug #4253)
Karolin (This used to be commit 060c2adab27eaf742e993a13a8a3c6e5c7ca7464)
-rw-r--r--docs/smbdotconf/misc/panicaction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/panicaction.xml b/docs/smbdotconf/misc/panicaction.xml
index 78f89fed99..b8ffa70458 100644
--- a/docs/smbdotconf/misc/panicaction.xml
+++ b/docs/smbdotconf/misc/panicaction.xml
@@ -6,7 +6,7 @@
<description>
<para>This is a Samba developer option that allows a
system command to be called when either <citerefentry><refentrytitle>smbd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry> or <citerefentry><refentrytitle>smbd</refentrytitle>
+ <manvolnum>8</manvolnum></citerefentry> or <citerefentry><refentrytitle>nmbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> crashes. This is usually used to
draw attention to the fact that a problem occurred.
</para>