]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:19:39 +0000 (10:19 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 13 Nov 2001 10:19:39 +0000 (10:19 +0000)
tests/tail-2/proc-ksyms

index 810efd51d05892da4ffcbcc7e1f0f50170352eff..a3d47f030aecc05580f3ef9051797e110cc17adb 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# `tail /proc/ksyms' would segfault on Linux.
+# Prior to textutils-2.0.17, `tail /proc/ksyms' would segfault on Linux.
 
 if test "$VERBOSE" = yes; then
   set -x