summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2020-06-17 09:21:56 +1200
committerAndreas Schneider <asn@cryptomilk.org>2020-06-17 14:25:28 +0000
commit946450562032f42712b016b6143458f46bbc3ec7 (patch)
tree776ee46554d670b1a0559c3b70b1a631871da8ea /python
parent5f95744924559c866e3624b6825b57df8c90ac37 (diff)
downloadsamba-946450562032f42712b016b6143458f46bbc3ec7.tar.gz
docs: Ensure "use mmap" always has the correct default
We clarify the smb.conf manpage entry for "use mmap" to match the actual behaviour Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/tests/docs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/tests/docs.py b/python/samba/tests/docs.py
index 32a16a98fbc..91a3f7fd8ad 100644
--- a/python/samba/tests/docs.py
+++ b/python/samba/tests/docs.py
@@ -109,7 +109,6 @@ class SmbDotConfTests(TestCase):
'server string',
'netbios name',
'socket options',
- 'use mmap',
'ctdbd socket',
'printing',
'printcap name',