summaryrefslogtreecommitdiff
path: root/README-linux
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2009-01-02 13:03:44 +0000
committerDenys Vlasenko <dvlasenk@redhat.com>2009-01-02 13:03:44 +0000
commit402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2 (patch)
tree918333435866284dcd425318cf169f1334856402 /README-linux
parent06bfe26236330044e553d1681083e82f39b76145 (diff)
downloadstrace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.gz
strace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.bz2
strace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.xz
trailing whitespace removal, no code changes
Diffstat (limited to 'README-linux')
-rw-r--r--README-linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-linux b/README-linux
index e2f9779..b52cb8f 100644
--- a/README-linux
+++ b/README-linux
@@ -7,7 +7,7 @@ If you want to compile strace on a Linux system please make sure that
you use recent kernel headers. Strace needs those to get the proper data
structures and constatns used by the kernel, since these can be
different from the structures that the C library uses. Currently you
-will need at least a 2.2.7 or newer kernel.
+will need at least a 2.2.7 or newer kernel.
To complicate things a bit further strace might not compile if you are
using development kernels. These tend to have headers that conflict with