diff options
Diffstat (limited to 'doc/info/chap')
-rw-r--r-- | doc/info/chap/hooks.texinfo | 5 | ||||
-rw-r--r-- | doc/info/chap/output.texinfo | 5 | ||||
-rw-r--r-- | doc/info/chap/overview.texinfo | 1 |
3 files changed, 10 insertions, 1 deletions
diff --git a/doc/info/chap/hooks.texinfo b/doc/info/chap/hooks.texinfo new file mode 100644 index 0000000..6ade0d9 --- /dev/null +++ b/doc/info/chap/hooks.texinfo @@ -0,0 +1,5 @@ +@node Hooks +@chapter Hooks + +TODO + diff --git a/doc/info/chap/output.texinfo b/doc/info/chap/output.texinfo new file mode 100644 index 0000000..8922e8d --- /dev/null +++ b/doc/info/chap/output.texinfo @@ -0,0 +1,5 @@ +@node Output +@chapter Output + +TODO + diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo index a05b9a4..bff89f6 100644 --- a/doc/info/chap/overview.texinfo +++ b/doc/info/chap/overview.texinfo @@ -60,4 +60,3 @@ and @code{CLOCK_BOOTTIME_ALARM}, if you need those clocks, you can use the less powerful @command{sleep-until} which supports all clocks your operating system supports. - |