This way "whatis sysctl" shows the list of sysctls and documentation, in addition to the syscall and program. Indeed, the latter two aren't all that useful without the former. Not a single concrete file, and it's more of an interface => goes in 7. Signed-off-by: Ahelenia ZiemiaƄska --- man7/sysctl.7 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man7/sysctl.7 diff --git a/man7/sysctl.7 b/man7/sysctl.7 new file mode 100644 index 000000000..d8be74ac8 --- /dev/null +++ b/man7/sysctl.7 @@ -0,0 +1 @@ +.so man5/proc.5 -- 2.30.2