From 9fdf5845fc87135c4f68bce79f72a25d07130240 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Mon, 6 Apr 2009 07:43:49 +0100 Subject: maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems * README-prereq: s_linux_GNU/Linux_ or s_linux_Linux kernel_ * README-valgrind: ditto * src/chown-core.c: ditto * src/dd.c: ditto * src/df.c: ditto * src/ls.c: ditto * src/mv.c: ditto * src/pwd.c: ditto * src/remove.c: ditto * src/shred.c: ditto * src/stat.c: ditto * src/su.c: ditto * src/system.h: ditto * src/timeout.c: ditto * src/truncate.c: ditto --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ls.c') diff --git a/src/ls.c b/src/ls.c index 11b3ae071..795d1edca 100644 --- a/src/ls.c +++ b/src/ls.c @@ -3387,7 +3387,7 @@ print_current_files (void) } /* Replace the first %b with precomputed aligned month names. - Note on glibc-2.7 on linux at least this speeds up the whole `ls -lU` + Note on glibc-2.7 at least, this speeds up the whole `ls -lU` process by around 17%, compared to letting strftime() handle the %b. */ static size_t -- cgit v1.2.3-54-g00ecf