aboutsummaryrefslogtreecommitdiff
path: root/toys/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/sync.c')
-rw-r--r--toys/sync.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/sync.c b/toys/sync.c
index dcb141d4..4eed0f53 100644
--- a/toys/sync.c
+++ b/toys/sync.c
@@ -1,6 +1,8 @@
/* vi: set sw=4 ts=4: */
/*
* sync.c - Write all pending data to disk.
+ *
+ * Not in SUSv3.
*/
#include "toys.h"