X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fstable_api_nonsense.txt;h=847b342b7b20bd73758c603d833811c5ac738930;hb=6f21e64630d8378b64f2ad25c0b291725a00a40c;hp=a2afca3b2bab6fb923fb9eda102073606d15c278;hpb=1c1afa3c053d4ccdf44e5a4e159005cdfd48bfc6;p=mv-sheeva.git diff --git a/Documentation/stable_api_nonsense.txt b/Documentation/stable_api_nonsense.txt index a2afca3b2ba..847b342b7b2 100644 --- a/Documentation/stable_api_nonsense.txt +++ b/Documentation/stable_api_nonsense.txt @@ -10,7 +10,7 @@ kernel to userspace interfaces. The kernel to userspace interface is the one that application programs use, the syscall interface. That interface is _very_ stable over time, and will not break. I have old programs that were built on a pre 0.9something kernel that still work -just fine on the latest 2.6 kernel release. This interface is the one +just fine on the latest 2.6 kernel release. That interface is the one that users and application programmers can count on being stable.