diff options
Diffstat (limited to '')
-rw-r--r-- | man/man3/dlsym.3 (renamed from man3/dlsym.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dlsym.3 b/man/man3/dlsym.3 index 18ba953..dd5fb99 100644 --- a/man3/dlsym.3 +++ b/man/man3/dlsym.3 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: GPL-2.0-or-later .\" -.TH dlsym 3 2023-10-31 "Linux man-pages 6.7" +.TH dlsym 3 2024-05-02 "Linux man-pages (unreleased)" .SH NAME dlsym, dlvsym \- obtain address of a symbol in a shared object or executable .SH LIBRARY |