X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=main.tex;h=6551c982346ed4ffbf5fea6a72c911887834cc9d;hb=76c2def510b553794baef8313e00d64b75652c3c;hp=603ed567f7e251808535fe139b59910e689377da;hpb=4826742c87d76af810c8a30e5495135fb43b8091;p=gapil.git diff --git a/main.tex b/main.tex index 603ed56..6551c98 100644 --- a/main.tex +++ b/main.tex @@ -1,10 +1,10 @@ -%% +%% %% GaPiL : Guida alla Programmazione in Linux -%% +%% %% S. Piccardi Feb. 2001 %% %% main.tex: file principale, gli altri vanno inclusi da questo. -%% +%% \documentclass[a4paper,11pt,twoside,italian]{book} \usepackage[latin1]{inputenc} \usepackage{booktabs} @@ -21,7 +21,7 @@ \usepackage{color} % % Setting page layout -% +% \oddsidemargin=0.5cm \evensidemargin=-0.5cm \textwidth=16cm @@ -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; @@ -94,23 +94,24 @@ % texcsststyle=\ttfamily, directivestyle=\color{magenta}\ttfamily } - \include{intro} \include{fileintro} \include{filedir} \include{fileunix} \include{filestd} \include{process} -\include{option} +\include{prochand} \include{signal} \include{ipc} \include{network} \include{socket} \include{elemtcp} +\include{simpltcp} \include{app_a} \include{app_b} \include{fdl} + % at the end put the bibliography @@ -119,6 +120,3 @@ \end{document} - - -