Materiale sui flag della system call mount.
[gapil.git] / gapil.tex
index cb0bb1d1cf33e2cd6e85d7a4c9ab89aa737a1692..378cc51f35968d2e43132246726422dd3b262184 100644 (file)
--- a/gapil.tex
+++ b/gapil.tex
@@ -47,6 +47,18 @@ inner=2.5cm,outer=1.8cm,bottom=3.3cm,top=2.3cm]{geometry}
 
 % fancy verbatim
 \usepackage{fancyvrb}
+\DefineVerbatimEnvironment{Example}{Verbatim}
+{xleftmargin=1cm,xrightmargin=1cm}
+
+\DefineVerbatimEnvironment{FileExample}{Verbatim}
+{frame=lines,framerule=0.5mm,framesep=2mm,xleftmargin=1cm,xrightmargin=1cm,fontsize=\footnotesize}
+
+\DefineVerbatimEnvironment{Terminal}{Verbatim}
+{xleftmargin=\parindent,xrightmargin=\parindent,fontfamily=courier,fontsize=\footnotesize}
+
+\DefineVerbatimEnvironment{Command}{Verbatim}
+{xleftmargin=\parindent,xrightmargin=\parindent,fontseries=b,
+fontfamily=courier,fontsize=\footnotesize}
 
 \usepackage[bookmarks=true,plainpages=false,pdfpagelabels,
 hyperfootnotes=false]{hyperref}
@@ -85,9 +97,9 @@ hyperfootnotes=false]{hyperref}
 \makeindex
 
 % Solo prima parte, scommentare 
-%\includeonly{macro,preambolo,pref,intro,process,prochand,fileintro,filedir,
-%  fileunix,filestd,system,system,signal,session,fileadv,ipc,errors,
-%  ringraziamenti,fdl}
+% \includeonly{macro,preambolo,pref,intro,process,prochand,filedir,
+%   fileunix,filestd,system,signal,session,fileadv,ipc,errors,
+%   ringraziamenti,fdl}
 
 % Solo seconda parte e appendici, scommentare
 %\includeonly{macro,preambolo,network,socket,tcpsock,sockctrl,othersock,
@@ -156,7 +168,6 @@ hyperfootnotes=false]{hyperref}
 \include{intro}
 \include{process}
 \include{prochand}
-\include{fileintro}
 \include{filedir}
 \include{fileunix}
 \include{filestd}