diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-04-14 00:10:49 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-04-14 12:51:32 +0000 |
| commit | fa912e3b9b5c074793bb1899f8256ea4baf72631 (patch) | |
| tree | 846874f7f3fc916bccae175272954a36815a47d6 /lib/libthr | |
| parent | 3524d4ebbe1f562dd76dc553c085386aadfd2682 (diff) | |
Diffstat (limited to 'lib/libthr')
| -rw-r--r-- | lib/libthr/libthr.3 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libthr/libthr.3 b/lib/libthr/libthr.3 index b84176abcd32..8c7b84490547 100644 --- a/lib/libthr/libthr.3 +++ b/lib/libthr/libthr.3 @@ -52,6 +52,12 @@ The library is tightly integrated with the run-time link editor and .Lb libc ; all three components must be built from the same source tree. +Together, they constitute the base C runtime environment of +.Fx , +running on top of the +.Fx +kernel. +.Pp Mixing .Li libc and |
