diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-27 18:40:36 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-27 18:40:36 +0300 |
commit | 78240e37963ac6f4483f6473c786c0f0ab7e78fe (patch) | |
tree | dbb1a62ec2efe4bd14ce2a7f2d8abe76b812ccb3 /Documentation/DocBook/filesystems.tmpl | |
parent | 59a4f92a3612f3c3ea4c13b43e0e50ae66abfa7b (diff) | |
parent | fa4704fee22df9c24297305288b53ba8aae527b4 (diff) | |
download | linux-78240e37963ac6f4483f6473c786c0f0ab7e78fe.tar.xz |
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes
Diffstat (limited to 'Documentation/DocBook/filesystems.tmpl')
-rw-r--r-- | Documentation/DocBook/filesystems.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/filesystems.tmpl b/Documentation/DocBook/filesystems.tmpl index 5e87ad58c0b5..f51f28531b8d 100644 --- a/Documentation/DocBook/filesystems.tmpl +++ b/Documentation/DocBook/filesystems.tmpl @@ -82,6 +82,11 @@ </sect1> </chapter> + <chapter id="fs_events"> + <title>Events based on file descriptors</title> +!Efs/eventfd.c + </chapter> + <chapter id="sysfs"> <title>The Filesystem for Exporting Kernel Objects</title> !Efs/sysfs/file.c |