[rtems-docs commit] c-user: Change format of external function refs

Sebastian Huber sebh at rtems.org
Sat May 8 08:27:47 UTC 2021


Module:    rtems-docs
Branch:    master
Commit:    ee5718a00abc3d6435ec104036cd876464ab17b5
Changeset: http://git.rtems.org/rtems-docs/commit/?id=ee5718a00abc3d6435ec104036cd876464ab17b5

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Sat May  8 10:24:38 2021 +0200

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) <http://man7.org/linux/man-pages/man3/pthread_setname_np.3.html>`_.
+    `pthread_setname_np() <http://man7.org/linux/man-pages/man3/pthread_setname_np.3.html>`_.
 
     The size of the thread control block is increased by the maximum thread name
     size.



More information about the vc mailing list