diff options
author | Gerald Carter <jerry@samba.org> | 2005-03-11 14:26:36 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:17 -0500 |
commit | 2f5e431faf6f8552a706f7245b85bf06c48e4bf7 (patch) | |
tree | f92c5e78aec3129e2dcb7e0898d1400e04b011ae /docs/smbdotconf/tuning | |
parent | 4f229aced3fed0143a7a518fe00a74a019370c54 (diff) | |
download | samba-2f5e431faf6f8552a706f7245b85bf06c48e4bf7.tar.gz samba-2f5e431faf6f8552a706f7245b85bf06c48e4bf7.tar.bz2 samba-2f5e431faf6f8552a706f7245b85bf06c48e4bf7.zip |
fix xml syntax error
(This used to be commit 4e68ec10900472bcd9316dc605ab807ee5eb49aa)
Diffstat (limited to 'docs/smbdotconf/tuning')
-rw-r--r-- | docs/smbdotconf/tuning/allocationroundupsize.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/smbdotconf/tuning/allocationroundupsize.xml b/docs/smbdotconf/tuning/allocationroundupsize.xml index 3b7e44f2e8..01d067f9e1 100644 --- a/docs/smbdotconf/tuning/allocationroundupsize.xml +++ b/docs/smbdotconf/tuning/allocationroundupsize.xml @@ -8,6 +8,7 @@ size of 1Mb generally results in improved Windows client performance. However, rounding the allocation size may cause difficulties for some applications, e.g. MS Visual Studio. + </para> <para>The integer parameter specifies the roundup size in bytes.</para> </description> |