Skip to content

Commit ebdeb09

Browse files
committed
move to separate section
1 parent e0619a8 commit ebdeb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,13 +209,13 @@
209209
System~V Rel.~4 to keep things simple.
210210
\item On Solaris there is an extensive \texttt{standards(5)} manual page, where
211211
lots of information about standards can be found in one place.
212-
Some Linux distributions have similar page as \texttt{standards(7)}.
213212
Individual commands compliant to the standard are moreover placed
214213
into special directories, e.g. the \texttt{tr} program is located in
215214
\texttt{/usr/xpg4/bin/} and \texttt{/usr/xpg6/bin/} directories, in each there
216215
is a version of the program compliant to the respective standard.
217216
The options and behavior specified by the standard can be then relied upon e.g.
218217
when writing shell scripts.
218+
\item Some Linux distributions have similar page as \texttt{standards(7)}.
219219
\item Also on Solaris, look into the
220220
ifdef([[[NOSPELLCHECK]]], [[[
221221
\texttt{/usr/inc{}lude/sys/fea\-ture\-\_tests.h}]]]) header file.

0 commit comments

Comments
 (0)