瀏覽代碼

+ Added keyboard, typinfo and video chapters

michael 24 年之前
父節點
當前提交
a9302092ea
共有 1 個文件被更改,包括 6 次插入0 次删除
  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}