Iniziato a scrivere la fork.
[gapil.git] / errors.tex
index 3dc51896fc2528d363748d0e660ee2a064415bae..d0f8513618586d8cd131ea1a586193c56d73711e 100644 (file)
@@ -50,6 +50,11 @@ libreria che operano sui file.
   consentono l'operazione.
 
 
+
+\section{Gli errori di rete}
+\label{sec:err_network}
+
+
 \item \macro{EXDEV} \textit{Cross-device link}. 
 \item \macro{ENOTBLK} \textit{}. 
 \item \macro{EBUSY} \textit{Resource busy}. 
@@ -156,8 +161,7 @@ libreria che operano sui file.
 \section{Errori del kernel}
 \label{sec:err_kernel_err}
 
-
-\item \macro{ERESTART/} \textit{Interrupted system call should be restarted}. 
+\item \macro{ERESTART} \textit{Interrupted system call should be restarted}. 
 \item \macro{ECHRNG} \textit{Channel number out of range}. 
 \item \macro{EL2NSYNC} \textit{Level 2 not synchronized}. 
 \item \macro{EL3HLT} \textit{Level 3 halted}. 
@@ -229,6 +233,13 @@ libreria che operano sui processi.
   provova.
 
 
+
+\section{Altri errori}
+\label{sec:err_others}
+
+
+
+
 \end{description}