Skip to content

Commit f7efbfa

Browse files
authored
Change ubuntu manpage link from bionic to noble (#374)
While there is a redirection in place, the target URL technically doesn't exist anymore.
1 parent 0119cc7 commit f7efbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/real_time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Setup user privileges to use real-time scheduling
225225
-------------------------------------------------
226226

227227
To be able to schedule threads with user privileges (what the driver will do) you'll have to change
228-
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/bionic/man5/limits.conf.5.html>`_ for details)
228+
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/noble/en/man5/limits.conf.5.html>`_ for details)
229229

230230
We recommend to setup a group for real-time users instead of writing a fixed username into the config
231231
file:

0 commit comments

Comments
 (0)