tsearch.3: NAME: add twalk_r

This function is described in the page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-18 08:00:43 +02:00
parent 28d0f81e1c
commit 5478b148a1
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.\"
.TH TSEARCH 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
tsearch, tfind, tdelete, twalk, tdestroy \- manage a binary search tree
tsearch, tfind, tdelete, twalk, twalk_r, tdestroy \- manage a binary search tree
.SH SYNOPSIS
.nf
.B #include <search.h>