From 03ee341bce5ce66e07c23c4182d06a4a5e1527eb Mon Sep 17 00:00:00 2001 From: Felix Exner Date: Fri, 17 Apr 2026 14:18:22 +0200 Subject: [PATCH] Fix link to ubuntu manpage --- 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 89dd08e04..7379f1bb2 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: