summaryrefslogtreecommitdiff
path: root/newlib/libc/misc/misc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/misc/misc.tex')
-rw-r--r--newlib/libc/misc/misc.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/libc/misc/misc.tex b/newlib/libc/misc/misc.tex
new file mode 100644
index 00000000000..ea5599d8323
--- /dev/null
+++ b/newlib/libc/misc/misc.tex
@@ -0,0 +1,10 @@
+@node Misc
+@chapter Miscellaneous Macros and Functions
+This chapter describes miscellaneous routines not covered elsewhere.
+
+@menu
+* unctrl:: Return printable representation of a character
+@end menu
+
+@page
+@include misc/unctrl.def