Skip to content

Commit 84dcd11

Browse files
committed
Reshuffled the list of coding styles.
1 parent 3e313b5 commit 84dcd11

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/cstyle.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,12 @@
6767
<li><a
6868
href="https://www.kernel.org/doc/html/v4.10/process/coding-style.html">Linux
6969
kernel coding style</a>
70-
<li>from OpenBSD, see the <a href="https://man.openbsd.org/style">style(9)</a>
71-
manual page for more information.
72-
<li><a href="https://www.gnu.org/prep/standards/standards.html#Writing-C">GNU C
73-
coding standards</a>
70+
<li><a href="https://man.openbsd.org/style">OpenBSD kernel C coding style</a>
7471
<li><a
7572
href="https://www.freebsd.org/cgi/man.cgi?query=style&apropos=0&sektion=9&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html">FreeBSD
7673
kernel C coding style</a>
74+
<li><a href="https://www.gnu.org/prep/standards/standards.html#Writing-C">GNU C
75+
coding standards</a>
7776
<li><a href="https://www.openssl-library.org/policies/technical/coding-style/">OpenSSL C coding
7877
style</a>
7978
<li><a href="https://httpd.apache.org/dev/styleguide.html">Apache C style

0 commit comments

Comments
 (0)