Added tdestroy to .TH line

This commit is contained in:
Michael Kerrisk 2005-06-23 14:17:03 +00:00
parent dc59ae5332
commit b559f81802
1 changed files with 1 additions and 1 deletions

View File

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