diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-11-01 16:51:41 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-11-01 16:52:19 +0100 |
| commit | aa606765cd8444e07d95faad60dbbeabc088ed68 (patch) | |
| tree | d1c7820a8231cc01664ec51bbd43aab05324ac21 /man3 | |
| parent | f0d0efdf3e3997b00edaca6f7aa0c6a9b5e8d1cc (diff) | |
| download | man-pages-aa606765cd8444e07d95faad60dbbeabc088ed68.tar.gz | |
malloc_get_state.3: tfix
Fixes: 30ed4712c794 ("chroot.2, dup.2, nfsservctl.2, utimensat.2, malloc_get_state.3, pthread_setaffinity_np.3, ddp.7, fifo.7, ip.7: Remove some out-of-date/obsolete/irrelevant FIXMEs")
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blaettermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/malloc_get_state.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index fb10429a6f..51783bc57e 100644 --- a/man3/malloc_get_state.3 +++ b/man3/malloc_get_state.3 @@ -19,7 +19,7 @@ Standard C library .fi .SH DESCRIPTION .IR Note : -these function are removed in glibc 2.25. +these functions are removed in glibc 2.25. .P The .BR malloc_get_state () |
