From f28e406aebd8b72854ee52402ca9df35ed0333df Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Mon, 8 Sep 2025 11:45:56 +0200 Subject: [PATCH] Change ubuntu manpage link from bionic to noble While there is a redirection in place, the target URL technically doesn't exist anymore. --- doc/real_time.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/real_time.rst b/doc/real_time.rst index 56d9cc242..89dd08e04 100644 --- a/doc/real_time.rst +++ b/doc/real_time.rst @@ -225,7 +225,7 @@ Setup user privileges to use real-time scheduling ------------------------------------------------- To be able to schedule threads with user privileges (what the driver will do) you'll have to change -the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage `_ for details) +the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage `_ for details) We recommend to setup a group for real-time users instead of writing a fixed username into the config file: