Skip to content

Commit acbc3ec

Browse files
paulmckrcumhiramat
authored andcommitted
doc: Add /proc/bootconfig to proc.rst
Add /proc/bootconfig description to Documentation/filesystems/proc.rst. Link: https://lore.kernel.org/all/[email protected]/ Reported-by: Masami Hiramatsu <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Acked-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
1 parent 717c7c8 commit acbc3ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/filesystems/proc.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,11 @@ files are there, and which are missing.
689689
File Content
690690
============ ===============================================================
691691
apm Advanced power management info
692+
bootconfig Kernel command line obtained from boot config,
693+
and, if there were kernel parameters from the
694+
boot loader, a "# Parameters from bootloader:"
695+
line followed by a line containing those
696+
parameters prefixed by "# ". (5.5)
692697
buddyinfo Kernel memory allocator information (see text) (2.5)
693698
bus Directory containing bus specific information
694699
cmdline Kernel command line, both from bootloader and embedded

0 commit comments

Comments
 (0)