git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -43,7 +43,8 @@
which was designed to maintain an API stable version of the Linux
headers.</para>
- <para>Add a header that is needed by some applications:</para>
+ <para>Add a header that can be used by some applications to add additional
+ functionality:</para>
<screen><userinput>patch -Np1 -i ../&linux-inotify-patch;</userinput></screen>