]> git.ipfire.org Git - thirdparty/util-linux.git/commit - disk-utils/mkfs.cramfs.c
textual: grammarize and harmonize the stat error message
authorBenno Schulenberg <bensberg@justemail.net>
Thu, 29 Jan 2015 20:21:48 +0000 (21:21 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Feb 2015 10:27:10 +0000 (11:27 +0100)
commitfc14ceba5e545a0e0f61e7a9fe562c79671258ef
treed89308fcbb2a9b4d23f64c0ab191c61f0d9aa9d6
parent51278ec020c2af1d11e4424867a82574ec96bfb5
textual: grammarize and harmonize the stat error message

The message "stat failed %s" seems to say that stat() failed to
do something, or failed to pass a test, but of course it means
that the statting of something failed.  So say so.  Also make
two very similar messages equal to this one.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
21 files changed:
disk-utils/fdformat.c
disk-utils/fsck.cramfs.c
disk-utils/mkfs.bfs.c
disk-utils/mkfs.cramfs.c
disk-utils/mkfs.minix.c
disk-utils/mkswap.c
disk-utils/partx.c
login-utils/last.c
login-utils/utmpdump.c
misc-utils/namei.c
misc-utils/rename.c
sys-utils/blkdiscard.c
sys-utils/dmesg.c
sys-utils/fallocate.c
sys-utils/fsfreeze.c
sys-utils/fstrim.c
sys-utils/swapon.c
sys-utils/switch_root.c
term-utils/mesg.c
text-utils/more.c
text-utils/tailf.c