summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2023-04-01 00:04:52 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-02 00:57:43 +0200
commit2e1c1a57f138eedd35b7b2a825002fddb12d240f (patch)
treebe1671ac44e3f12b4b9f4aff5b15d170ea5f423e
parent6aba08c6d65d92aa539633724ca8b3b9a43914e0 (diff)
proc.5: NAME: Add "system information, and sysctl"
procfs hosts a whole host of information about the system, as well as sysctls; proc(5) hosts a description of a lot of sysctls, and at present there's no way to find that out. Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Cc: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man5/proc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 521402fe8..233cc1c9d 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -36,7 +36,7 @@
.\"
.TH proc 5 (date) "Linux man-pages (unreleased)"
.SH NAME
-proc \- process information pseudo-filesystem
+proc \- process information, system information, and sysctl pseudo-filesystem
.SH DESCRIPTION
The
.B proc