Adjust message

This commit is contained in:
wbaumann
2019-12-08 16:45:32 +00:00
parent f3ffc66682
commit eec9c5b5c9
5 changed files with 190 additions and 187 deletions

View File

@ -192,7 +192,7 @@ main(int argc, char *argv[])
if (system(umount_command) != 0)
exit(EXIT_FAILURE);
printf(_("%s: waiting while %s (pid %s) synchronizes the cache ."),
printf(_("%s: waiting for %s (pid %s) to terminate gracefully ."),
argv[0], PROGRAM_NAME, pid);
fflush(stdout);