Browse Source

+ Added keyboard, typinfo and video chapters

michael 24 years ago
parent
commit
a9302092ea
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/units.tex

+ 6 - 0
docs/units.tex

@@ -106,6 +106,8 @@ lookup.
 \input{heaptrc.tex}
 % The IPC unit
 \input{ipc.tex}
+% The keyboard unit
+\input{keyboard.tex}
 % the Linux unit
 \input{linux.tex}
 % the math unit
@@ -126,6 +128,10 @@ lookup.
 \input{strings.tex}
 % the sysutils unit
 \input{sysutils.tex}
+% The typinfo unit
+\input{typinfo.tex}
+% The VIDEO unit
+\input{video.tex}
 % end of units. Index.
 \printindex
 \end{document}