Reported-by: Francis Russell <francis+dbts@xxxxxxxxxxxxxxxxxxxxxxxxx> Addresses: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599550 Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- mount/mount.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mount/mount.8 b/mount/mount.8 index 767ff51..598280c 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -1487,7 +1487,7 @@ debugging purposes. This is normally used while remounting a filesystem which is already mounted. .TP .BR auto_da_alloc | noauto_da_alloc -Many broken applications don't use fsync() when noauto_da_alloc +Many broken applications don't use fsync() when replacing existing files via patterns such as fd = open("foo.new")/write(fd,..)/close(fd)/ rename("foo.new", "foo") -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html