From cdfc1d391373e6ffe89b352d4abacfb7ac9a6701 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 5 Jun 2006 12:39:07 +1000 Subject: 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" --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac8bc63..ebe9ae7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,12 @@ "Steinar H. Gunderson" - 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" + 2006-04-12 NeilBrown Remove **/Makefile.in, aclocal.m4, configure, and support/include/config.h.in from source control -- cgit