From e00571921136ceca2e60021eb7734c27cabf854b Mon Sep 17 00:00:00 2001 From: Stéphane Aulery Date: Thu, 5 Mar 2015 12:15:52 +0000 Subject: doc: mention persistence caveats in sync man page * man/sync.x ([BUGS]): Mention the caveats and reference the system call man pages for more details. Fixes http://bugs.gnu.org/19995 Debian bug #507085 reported by jidanni@jidanni.org --- man/sync.x | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/sync.x b/man/sync.x index 79fee2270..18ee3fc44 100644 --- a/man/sync.x +++ b/man/sync.x @@ -2,5 +2,8 @@ sync \- Synchronize cached writes to persistent storage [DESCRIPTION] .\" Add any additional description here +[BUGS] +Persistence guarantees vary per system. +See the system calls below for more details. [SEE ALSO] fdatasync(2), fsync(2), sync(2), syncfs(2) -- cgit v1.2.3-54-g00ecf