From: Simone Piccardi Date: Thu, 4 Jan 2007 21:43:35 +0000 (+0000) Subject: Altre correzioni, ortografia e vocabolario locale. X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=commitdiff_plain;h=70860564e1de946ab8d681bb41c601ba77721709 Altre correzioni, ortografia e vocabolario locale. --- diff --git a/errors.tex b/errors.tex index 1931455..692d179 100644 --- a/errors.tex +++ b/errors.tex @@ -358,19 +358,19 @@ specificati nelle sezioni precedenti. %\item \errcode{EGRATUITOUS} \textit{} roba di Hurd, pare. -\item \errcode{EBADMSG} \textit{Not a data message}. Definito da Posix come +\item \errcode{EBADMSG} \textit{Not a data message}. Definito da POSIX come errore che arriva ad una funzione di lettura che opera su uno stream. Non essendo gli stream definiti su Linux il kernel non genera mai questo tipo di messaggio. -\item \errcode{EMULTIHOP} \textit{Multihop attempted}. Definito da Posix come +\item \errcode{EMULTIHOP} \textit{Multihop attempted}. Definito da POSIX come errore dovuto all'accesso a file remoti attraverso più macchine, quando ciò non è consentito. Non viene mai generato su Linux. \item \errcode{EIDRM} \textit{Identifier removed}. Indica che l'oggetto del \textit{SysV IPC} a cui si fa riferimento è stato cancellato. -\item \errcode{ENODATA} \textit{No data available}. Viene indicato da Posix +\item \errcode{ENODATA} \textit{No data available}. Viene indicato da POSIX come restituito da una \func{read} eseguita su un file descriptor in modalità non bloccante quando non ci sono dati. In realtà in questo caso viene utilizzato \errcode{EAGAIN}. In Linux viene utilizzato dalle funzioni @@ -499,7 +499,8 @@ messaggio. % LocalWords: EILSEQ Illegal sequence EBADMSG message EIDRM Identifier removed % LocalWords: SysV EMULTIHOP Multihop attempted ENODATA ENOLINK been severed % LocalWords: ENOMSG desired ENOSR streams resources ENOSTR stream EOVERFLOW -% LocalWords: Value large defined STAT EPROTO ETIME Timer expired +% LocalWords: Value large defined STAT EPROTO ETIME Timer expired group wait +% LocalWords: waitpid Specification cap USB did respond %%% Local Variables: diff --git a/fileadv.tex b/fileadv.tex index 75f0471..fb7e1e4 100644 --- a/fileadv.tex +++ b/fileadv.tex @@ -2743,7 +2743,7 @@ possibilit % LocalWords: flock shared exclusive operation dup inode linked NFS cmd ENOLCK % LocalWords: EDEADLK whence SEEK CUR type pid GETLK SETLK SETLKW all'inode HP % LocalWords: switch bsd lockf mandatory SVr sgid group root mount mand TRUNC -% LocalWords: SVID UX Documentation sendfile +% LocalWords: SVID UX Documentation sendfile dnotify inotify NdA %%% Local Variables: diff --git a/filedir.tex b/filedir.tex index b73660a..d2f2de6 100644 --- a/filedir.tex +++ b/filedir.tex @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{File e directory} \label{cha:files_and_dirs} @@ -2603,11 +2604,6 @@ contiene i file. Si tenga presente per replicare all'interno della \textit{chroot jail} tutti i file (in genere programmi e librerie) di cui il server potrebbe avere bisogno. -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "gapil" -%%% End: - % LocalWords: sez like filesystem unlink MacOS Windows VMS inode kernel unistd % LocalWords: un'etichetta int const char oldpath newpath errno EXDEV EPERM st % LocalWords: EEXIST EMLINK EACCES ENAMETOOLONG ENOTDIR EFAULT ENOMEM EROFS ls @@ -2637,4 +2633,9 @@ programmi e librerie) di cui il server potrebbe avere bisogno. % LocalWords: gid Control List patch mandatory control execute group other all % LocalWords: dell' effective passwd IGID locking swap saved text IRWXU IRWXG % LocalWords: IRWXO ext reiser capability FSETID mask capabilities chroot jail -% LocalWords: FTP Di +% LocalWords: FTP Di filter reiserfs + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "gapil" +%%% End: diff --git a/fileintro.tex b/fileintro.tex index baef2ca..bc11f82 100644 --- a/fileintro.tex +++ b/fileintro.tex @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{L'architettura dei file} \label{cha:file_intro} diff --git a/fileunix.tex b/fileunix.tex index 60f3490..a42d381 100644 --- a/fileunix.tex +++ b/fileunix.tex @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{I file: l'interfaccia standard Unix} \label{cha:file_unix_interface} @@ -1310,16 +1311,9 @@ alcuni comandi che sono definiti per ogni file: \end{basedescript} relativi ad operazioni comunque eseguibili anche attraverso \func{fcntl}. - - % TODO estendere la lista delle ioctl sui file -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "gapil" -%%% End: - % LocalWords: descriptor system call cap like kernel sez l'inode inode VFS tab % LocalWords: process table struct files flags pos all'inode dentry fig shell % LocalWords: error POSIX STDIN FILENO STDOUT STDERR unistd read write lseek @@ -1338,6 +1332,11 @@ relativi ad operazioni comunque eseguibili anche attraverso \func{fcntl}. % LocalWords: fdatasync fstat ext dup oldfd newfd DUPFD cmd long arg flock pid % LocalWords: SETFD GETFD GETFL SETFL GETLK SETLK SETLKW GETOWN group SIGURG % LocalWords: SETOWN GETSIG SETSIG sigaction SIGINFO siginfo SETLEASE lease is -% LocalWords: truncate GETLEASE NOTIFY all'I AND ACCMODE ioctl everything argp +% LocalWords: truncate GETLEASE NOTIFY AND ACCMODE ioctl everything argp all'I % LocalWords: framebuffer request ENOTTY CDROM nell'header magic number % LocalWords: FIOCLEX FIONCLEX FIOASYNC FIONBIO NOATIME + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "gapil" +%%% End: diff --git a/intro.tex b/intro.tex index 1d19ac6..23f677b 100644 --- a/intro.tex +++ b/intro.tex @@ -1,6 +1,6 @@ %% intro.tex %% -%% Copyright (C) 2000-2006 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2007 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; with the Invariant Sections being "Un preambolo", @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{L'architettura del sistema} \label{cha:intro_unix} @@ -720,11 +721,6 @@ file. -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "gapil" -%%% End: - % LocalWords: like kernel multitasking scheduler prehemptive sez swap is cap % LocalWords: everything bootstrap init shell Windows Foundation system call % LocalWords: fig libc uClib glibc embedded Library POSIX username PAM Methods @@ -741,4 +737,10 @@ file. % LocalWords: socket Spec Novell Specification SUSv CDE Motif Berkley select % LocalWords: SunOS l'AT Sun HP Xenix Description SVID Laboratories MP hsearch % LocalWords: drand fmtmsg define SOURCE lbsd compat XOPEN version ISOC Large -% LocalWords: LARGEFILE Support LFS +% LocalWords: LARGEFILE Support LFS dell' + + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "gapil" +%%% End: diff --git a/ipc.tex b/ipc.tex index 7c7b503..1888d4a 100644 --- a/ipc.tex +++ b/ipc.tex @@ -1,6 +1,6 @@ %% ipc.tex %% -%% Copyright (C) 2000-2006 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2007 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; with the Invariant Sections being "Un preambolo", @@ -8,6 +8,7 @@ %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{La comunicazione fra processi} \label{cha:IPC} @@ -3956,12 +3957,6 @@ fare (\texttt{\small 44}) in questo caso restituendo al chiamante il valore di ritorno. - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "gapil" -%%% End: - % LocalWords: like fifo System POSIX RPC Calls Common Object Request Brocker % LocalWords: Architecture descriptor kernel unistd int filedes errno EMFILE % LocalWords: ENFILE EFAULT BUF sez fig fork Stevens siblings EOF read SIGPIPE @@ -3972,7 +3967,7 @@ restituendo al chiamante il valore di ritorno. % LocalWords: PDF EPS lseek ESPIPE PPM Portable PixMap format pnmcrop PNG pnm % LocalWords: pnmmargin png BarCode inode filesystem l'inode mknod mkfifo RDWR % LocalWords: ENXIO deadlock client reinviate fortunes fortunefilename daemon -% LocalWords: FortuneServer FortuneParse FortuneClient pid libgapil LD LIBR