summaryrefslogtreecommitdiff
path: root/Documentation/process/howto.rst
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-02-28 12:39:00 -0300
committerGitHub <noreply@github.com>2024-02-28 12:39:00 -0300
commit81b79a06a058f65e64109b42646e528adc44d66e (patch)
tree4b30da0efce7d9052f90d9c9a93fc07789d65f77 /Documentation/process/howto.rst
parent3a95b5654979d1c2d61616bf60249ed3a98dcfbc (diff)
parent7cbe8b5e8ffdcdead9e911ef3ca7b0addbf429ff (diff)
Merge pull request #653 from MaxKrummenacher/fslc-5.15-2.2.x-imx
Merge downstream `lf-5.15.71-2.2.2` and merge stable releases up to 5.15.148
Diffstat (limited to 'Documentation/process/howto.rst')
-rw-r--r--Documentation/process/howto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst
index e4beeca57e5f..12a4e7ebcbab 100644
--- a/Documentation/process/howto.rst
+++ b/Documentation/process/howto.rst
@@ -36,7 +36,7 @@ experience, the following books are good for, if anything, reference:
- "C: A Reference Manual" by Harbison and Steele [Prentice Hall]
The kernel is written using GNU C and the GNU toolchain. While it
-adheres to the ISO C89 standard, it uses a number of extensions that are
+adheres to the ISO C11 standard, it uses a number of extensions that are
not featured in the standard. The kernel is a freestanding C
environment, with no reliance on the standard C library, so some
portions of the C standard are not supported. Arbitrary long long