diff options
Diffstat (limited to 'coreutils/sync.c')
-rw-r--r-- | coreutils/sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/sync.c b/coreutils/sync.c index 5e189f6..5557103 100644 --- a/coreutils/sync.c +++ b/coreutils/sync.c @@ -8,7 +8,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config SYNC -//config: bool "sync" +//config: bool "sync (769 bytes)" //config: default y //config: help //config: sync is used to flush filesystem buffers. |