]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/shmget.2: Fix broken references to proc_sys_vm(5)
authorAlejandro Colomar <alx@kernel.org>
Mon, 1 Sep 2025 13:35:33 +0000 (15:35 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 6 Sep 2025 20:22:23 +0000 (22:22 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/shmget.2

index d273966a98eeb0ba21b1609666c0451a3b2a43c7..77156a54ccede023d096856967df90de84713c3a 100644 (file)
@@ -131,7 +131,7 @@ if no physical memory is available.
 See also the discussion of the file
 .I /proc/sys/vm/overcommit_memory
 in
-.BR proc (5).
+.BR proc_sys_vm (5).
 .\" As at 2.6.17-rc2, this flag has no effect if SHM_HUGETLB was also
 .\" specified.
 .P
@@ -255,7 +255,7 @@ and is not a member of the
 group; see the description of
 .I /proc/sys/vm/hugetlb_shm_group
 in
-.BR proc (5).
+.BR proc_sys_vm (5).
 .SH STANDARDS
 POSIX.1-2008.
 .P