summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-08-19 18:37:08 +0000
committerGerald Carter <jerry@samba.org>2005-08-19 18:37:08 +0000
commit1d191bbe000ca1b23540ba7c35c27978d2f6cca3 (patch)
tree675f8fbbe798a6873d25ff132ced341543b59dac
parent2ffb1c7a6f46a94ddc833760968933ae7ba6c027 (diff)
downloadsamba-1d191bbe000ca1b23540ba7c35c27978d2f6cca3.tar.gz
r9402: fixing one typo (thanks to Jason Mader)samba-3.0.20
-rw-r--r--WHATSNEW.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a19bb12c460..ef6fae03f70 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -77,7 +77,7 @@ Experimental support for async IO has been added to smbd for
certain platforms. To enable this new feature, Samba must be
compiled to include the --with-aio-support configure option.
In addition, the "aio read size" and "aio write size" to non-zero
-values. See the smb,conf(5) man page for more details on these
+values. See the smb.conf(5) man page for more details on these
settings.