On 25/01/15 13:03, Giuseppe Scrivano wrote: > diff --git a/configure.ac b/configure.ac
> +AC_CHECK_FUNCS([syncfs]) > + I might move this to one of the other config time files. > diff --git a/src/sync.c b/src/sync.c > @@ -37,10 +37,13 @@ usage (int status) > +If one or more file paths are specified, update only the\n\ > +file-systems which contain those files.\n\ s/file-systems/file systems/ I'll tweak as above before pushing. thanks! Pádraig.
