summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-06-05 12:39:07 +1000
committerNeil Brown <neilb@suse.de>2006-06-05 12:39:07 +1000
commitcdfc1d391373e6ffe89b352d4abacfb7ac9a6701 (patch)
treedc20eb720ea757388c255e77da0f2fd138739170 /ChangeLog
parent89572e84169557fe3c70b5de619c274ceaf7b028 (diff)
downloadnfs-utils-cdfc1d391373e6ffe89b352d4abacfb7ac9a6701.tar.gz
nfs-utils-cdfc1d391373e6ffe89b352d4abacfb7ac9a6701.tar.xz
nfs-utils-cdfc1d391373e6ffe89b352d4abacfb7ac9a6701.zip
document sync option:
Document the 'sync' option in the exports(5) man page -- ATM only the 'async' option is documented, which is not very symmetric. :-) "Steinar H. Gunderson" <sesse@debian.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ac8bc63..ebe9ae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,12 @@
"Steinar H. Gunderson" <sesse@debian.org>
- Only treat '#' as starting a comment when at the start of a
token, otherwise '#' in filenames cannot be read.
- NeilBrown
-
+ NeilBrown
+ - document sync option:
+ Document the 'sync' option in the exports(5) man page -- ATM
+ only the 'async' option is documented, which is not very
+ symmetric. :-) "Steinar H. Gunderson" <sesse@debian.org>
+
2006-04-12 NeilBrown <neilb@suse.de>
Remove **/Makefile.in, aclocal.m4, configure, and
support/include/config.h.in from source control