diff options
Diffstat (limited to 'src/libPThread')
| -rw-r--r-- | src/libPThread/libPThread.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libPThread/libPThread.json b/src/libPThread/libPThread.json index e5f5dbf3..3ab8a9d2 100644 --- a/src/libPThread/libPThread.json +++ b/src/libPThread/libPThread.json @@ -20,6 +20,6 @@ "kPosixVersionLowest=0x0100", "kPosixVersion=0x0100" ], - "description": "The NeKernel PThread System." + "description": "The NeKernel PThread System. Refer to: https://man7.org/linux/man-pages/man7/pthreads.7.html" } i |
