closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)

This commit is contained in:
Erlend Egeberg Aasland 2021-03-01 15:44:46 +01:00 committed by GitHub
parent c994ffe695
commit f4d7d46cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -241,7 +241,9 @@ platform.
The maximum size (in bytes) of the swap space that may be reserved or
used by all of this user id's processes.
This limit is enforced only if bit 1 of the vm.overcommit sysctl is set.
Please see :manpage:`tuning(7)` for a complete description of this sysctl.
Please see
`tuning(7) <https://www.freebsd.org/cgi/man.cgi?query=tuning&sektion=7>`__
for a complete description of this sysctl.
.. availability:: FreeBSD 9 or later.