We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dcc84b commit 98971acCopy full SHA for 98971ac
docs/cstyle.html
@@ -43,11 +43,10 @@
43
44
</p><p>The <b>recommended C style is used for the Oracle Solaris operating
45
system source code</b> and is explained in a short (~20 pages) nicely formatted
46
-document: <a href="http://mff.devnull.cz/cstyle/cstyle.ms.pdf">C Style and
47
-Coding Standards for SunOS</a>.
+document: <a href="./cstyle.ms.pdf">C Style and Coding Standards for SunOS</a>.
48
49
-</p><p>The <a href="http://mff.devnull.cz/cstyle/cstyle.pl">cstyle.pl</a> for
50
-verification is provided, and it works like this:
+</p><p>The <a href="./cstyle.pl">cstyle.pl</a> for verification is provided, and
+it works like this:
51
52
</p><pre>$ chmod u+x cstyle.pl
53
$ ./cstyle.pl src/exams/parallel-udp/*.c
0 commit comments