This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch dde
in repository hurd.

commit 9af3576c86ac17264c8542d65779adc4b4872574
Author: Samuel Thibault <[email protected]>
Date:   Sun Nov 29 16:23:16 2015 +0100

    Add missing menus
---
 doc/hurd.texi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/doc/hurd.texi b/doc/hurd.texi
index b3ac9cf..525bfa7 100644
--- a/doc/hurd.texi
+++ b/doc/hurd.texi
@@ -2899,6 +2899,14 @@ FIXME: finish
 @node Special Files
 @chapter Special Files
 
+@menu
+* fifo::
+* ifsock::
+* magic::
+* null::
+* devnode::
+@end menu
+
 In Unix, any file that does not act as a general-purpose unit of storage
 is called a @dfn{special file}.  These are FIFOs, Unix-domain sockets,
 and device nodes.  In the Hurd, there is no need for the ``special
@@ -2932,6 +2940,10 @@ FIXME: finish
 @node devnode
 @section devnode
 
+@menu
+* Invoking devnode::
+@end menu
+
 @dfn{devnode} is a translator that creates the device file for the device,
 which provides another way for other programs to open the device.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git

Reply via email to