diff --git a/doc/langref.html.in b/doc/langref.html.in
index 2be783849a..a27821dfec 100644
--- a/doc/langref.html.in
+++ b/doc/langref.html.in
@@ -12085,10 +12085,7 @@ fn readU32Be() u32 {}
{#syntax#}linksection{#endsyntax#}
- The {#syntax#}linksection{#endsyntax#} keyword.
-
- - TODO add documentation for linksection
-
+ The {#syntax#}linksection{#endsyntax#} keyword can be used to specify what section the function or global variable will be put into (e.g. .text ).
|