We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f6ed8 commit 643939aCopy full SHA for 643939a
Doc/library/resource.rst
@@ -241,7 +241,9 @@ platform.
241
The maximum size (in bytes) of the swap space that may be reserved or
242
used by all of this user id's processes.
243
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.
+ Please see
245
+ `tuning(7) <https://www.freebsd.org/cgi/man.cgi?query=tuning&sektion=7>`__
246
+ for a complete description of this sysctl.
247
248
.. availability:: FreeBSD 9 or later.
249
0 commit comments