Skip to content

Commit 643939a

Browse files
miss-islingtonErlend Egeberg Aasland
andauthored
closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)
(cherry picked from commit f4d7d46) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
1 parent e2f6ed8 commit 643939a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/library/resource.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,9 @@ platform.
241241
The maximum size (in bytes) of the swap space that may be reserved or
242242
used by all of this user id's processes.
243243
This limit is enforced only if bit 1 of the vm.overcommit sysctl is set.
244-
Please see :manpage:`tuning(7)` for a complete description of this sysctl.
244+
Please see
245+
`tuning(7) <https://www.freebsd.org/cgi/man.cgi?query=tuning&sektion=7>`__
246+
for a complete description of this sysctl.
245247

246248
.. availability:: FreeBSD 9 or later.
247249

0 commit comments

Comments
 (0)