Skip to content

Commit c75f70e

Browse files
author
Vladimir Kotal
committed
remove extra whitespace
1 parent b4bf2fe commit c75f70e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
Specification (2003). The SUS interface tables are here:
202202
\url{http://www.unix.org/version3/inttables.pdf}
203203
\item Commercial UNIXes largely follow the Single UNIX Specification, compliance
204-
to this standard is the condition to use the UNIX trademark
204+
to this standard is the condition to use the UNIX trademark
205205
(the UNIX 98 brand corresponds to SUSv2, UNIX 03 corresponds to SUSv3, SUSv4 is
206206
UNIX V7 - do not mix it up with historical V7 UNIX). It is built on the POSIX
207207
base.
@@ -934,7 +934,7 @@
934934
{
935935
return (0);
936936
}
937-
$ c89 basic-utils/standards.c
937+
$ c89 basic-utils/standards.c
938938
"/usr/include/sys/feature_tests.h", line 336: #error: "Compiler or
939939
options invalid; UNIX 03 and POSIX.1-2001 applications require
940940
the use of c99"

0 commit comments

Comments
 (0)