GNU bug report logs -
#63516
Static networking should wait for interfaces to be up
Previous Next
Full log
View this message in rfc822 format
* doc/guile-netlink.texi (Concept Index, Programming Index): New nodes.
---
doc/guile-netlink.texi | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/doc/guile-netlink.texi b/doc/guile-netlink.texi
index 19db019..4dbeafe 100644
--- a/doc/guile-netlink.texi
+++ b/doc/guile-netlink.texi
@@ -34,6 +34,9 @@ implementation of the netlink protocol.
* API Reference:: Description of the library interface.
* IP Library:: High-level functions for network devices.
+* Concept Index:: Concepts.
+* Programming Index:: Data types, procedures, and variables.
+
@detailmenu
--- The Detailed Node Listing ---
@@ -795,4 +798,15 @@ number of routes displayed, you can specify the family as in this example.
@end example
@end deffn
+@c *********************************************************************
+@node Concept Index
+@unnumbered Concept Index
+@printindex cp
+
+@node Programming Index
+@unnumbered Programming Index
+@syncodeindex tp fn
+@syncodeindex vr fn
+@printindex fn
+
@bye
--
2.40.1
This bug report was last modified 2 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.