Author: kseeger Date: 2007-12-14 12:45:42 +0000 (Fri, 14 Dec 2007) New Revision: 1216
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1216 Log: Fix Typo reported by TAKAHASHI Motonobu <[EMAIL PROTECTED]> (fix bug #4253) Karolin Modified: trunk/smbdotconf/misc/panicaction.xml Changeset: Modified: trunk/smbdotconf/misc/panicaction.xml =================================================================== --- trunk/smbdotconf/misc/panicaction.xml 2007-12-14 12:20:13 UTC (rev 1215) +++ trunk/smbdotconf/misc/panicaction.xml 2007-12-14 12:45:42 UTC (rev 1216) @@ -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>
