Skip to content

Commit 9037ee2

Browse files
author
Vladimir Kotal
committed
spellcheck
1 parent 9171c4d commit 9037ee2

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

history.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163

164164
\begin{itemize}
165165
\item UNIX is universal operating system working on multitude of computers from
166-
embedded and handheld systems (Linux), through personal computers till servers
166+
embedded and mobile systems (Linux), through personal computers till servers
167167
and supercomputers.
168168
\item UNIX V3 = \emph{UNIX version 3}, UNIX V.4 = \emph{system 5 release 4}
169169
etc., e.g. UNIX V3 != SVR3.

network.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@
13051305
\sltitle{Example: \texttt{select()}}
13061306
\begin{itemize}
13071307
\item The \texttt{fd} descriptor is a socket, converts socket communication
1308-
to terminal and vice versa.
1308+
to terminal and ifdef([[[NOSPELLCHECK]]], [[[vice versa]]]).
13091309
\end{itemize}
13101310
\setlength{\baselineskip}{0.8\baselineskip}
13111311
\begin{alltt}

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
the shell will not be waiting for its completion. There exists only one group of
381381
processes, and keyboard generated signals are sent to all processes running in
382382
the foreground and background. Processes cannot be moved to the background from
383-
the foreground and vice versa.
383+
the foreground and ifdef([[[NOSPELLCHECK]]], [[[vice versa]]]).
384384
\item When a process that has a controlling terminal opens the \texttt{/dev/tty}
385385
file, it gets associated with its controlling terminal, i.e. if two different
386386
processes open this file, each will be accessing a different terminal.

unix_dict.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,3 +369,8 @@ GitHub
369369
metadata
370370
login
371371
IP
372+
wildcard
373+
versioning
374+
startup
375+
GCC
376+
AMD

0 commit comments

Comments
 (0)