in logging/maxlogsize.xml <value type="default">5000</value> <value type="default">1000</value> should be <value type="default">5000</value> <value type="example">1000</value>
In filename/maparchive.xml ----- One motivation for this option *it* to keep Samba/your PC from making any file it touches from becoming executable under UNIX. ----- should be ----- One motivation for this option *is* to keep Samba/your PC from making any file it touches from becoming executable under UNIX. -----
In logon/logonpath.xml ----- It also specifies the directory from which the "Applicat\ ion Data", (<filename ----- should be ----- It also specifies the directory from which the "Applicat\ ion Data", <filename ----- '(' should be omitted? And ----- appropriate tool (pdbedit on the command-line, or any other locally provided system tool. ----- should be ----- appropriate tool (pdbedit on the command-line, or any other locally provided system tool). ----- ')' should be added?
in misc/panicaction.xml This is a Samba developer option that allows a system command to b e called when either smbd(8) or *smbd(8)*crashes. should be This is a Samba developer option that allows a system command to b e called when either smbd(8) or *nmbd(8)*crashes.
Most of these typos were already fixed. The last one is fixed with revision 1216. Thanks for reporting!