Fatta una bella passata di spell su tutto quanto ...
[gapil.git] / main.tex
index 1ab522c809bec2c9c15d5c6baca817f2df2aabbc..0a2977c723e8a5229fd698ab31934b40e2c140b8 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -2,9 +2,9 @@
 %% GaPiL : Guida alla Programmazione in Linux
 %%
 %% S. Piccardi Feb. 2001
-%%
-%% main.tex: file principale, gli altri vanno inclusi da questo.
 %% 
+%% main.tex: file principale, gli altri vanno inclusi da questo.
+%%
 \documentclass[a4paper,11pt,twoside,italian]{book}
 \usepackage[latin1]{inputenc}
 \usepackage{booktabs}
@@ -50,7 +50,7 @@
 
 \begin{quote}
 
-      Copyright \copyright\ 2000  Simone Piccardi.
+      Copyright \copyright\ 2000-2001  Simone Piccardi.
       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU Free Documentation License, Version 1.1
       or any later version published by the Free Software Foundation;
@@ -59,6 +59,7 @@
       A copy of the license is included in the section entitled ``GNU
       Free Documentation License''.
 
+
 \end{quote}
 \clearemptydoublepage
 
@@ -75,7 +76,6 @@
 
 \pagenumbering{arabic}
 
-
 \lstset{language=C++} 
 
 \lstset{basicstyle=\small,
 \include{fileunix}
 \include{filestd}
 \include{process}
-\include{option}
+\include{prochand}
 \include{signal}
 \include{ipc}
 \include{network}
 
 \end{document}
 
-
-
-