Skip to content

Commit 3ed9234

Browse files
sumeet4linuxJonathan Corbet
authored andcommitted
Documentation: Remove duplicate word size in bootconfig
Remove duplicate word size in bootconfig.rst Signed-off-by: Sumeet Pawnikar <sumeet4linux@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250705151618.4806-1-sumeet4linux@gmail.com
1 parent 5d77dcc commit 3ed9234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/bootconfig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ The final kernel cmdline will be the following::
265265
Config File Limitation
266266
======================
267267

268-
Currently the maximum config size size is 32KB and the total key-words (not
268+
Currently the maximum config size is 32KB and the total key-words (not
269269
key-value entries) must be under 1024 nodes.
270270
Note: this is not the number of entries but nodes, an entry must consume
271271
more than 2 nodes (a key-word and a value). So theoretically, it will be

0 commit comments

Comments
 (0)