From ee5718a00abc3d6435ec104036cd876464ab17b5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 8 May 2021 10:24:38 +0200 Subject: c-user: Change format of external function refs --- c-user/config/general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-user/config/general.rst b/c-user/config/general.rst index 203c3e8..1a43b03 100644 --- a/c-user/config/general.rst +++ b/c-user/config/general.rst @@ -403,7 +403,7 @@ DESCRIPTION: NOTES: The default value was chosen for Linux compatibility, see - `PTHREAD_SETNAME_NP(3) `_. + `pthread_setname_np() `_. The size of the thread control block is increased by the maximum thread name size. -- cgit v1.2.3