diff options
Diffstat (limited to 'tests/tail-2/big-4gb')
-rwxr-xr-x | tests/tail-2/big-4gb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/big-4gb b/tests/tail-2/big-4gb index 3bd53039e..171dd1bd7 100755 --- a/tests/tail-2/big-4gb +++ b/tests/tail-2/big-4gb @@ -1,5 +1,5 @@ #!/bin/sh -# Demonstrate a bug in `tail -cN' when operating on files of size 4G and larger +# Demonstrate a bug in 'tail -cN' when operating on files of size 4G and larger # Fixed in coreutils-4.5.2. # Copyright (C) 2002-2003, 2006-2012 Free Software Foundation, Inc. |