1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Fix typo (noded -> nodes).

This commit is contained in:
Benno Rice 2009-11-04 04:12:56 +00:00
parent 2dd02f4773
commit 9d44cd42c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198871

View File

@ -384,7 +384,7 @@ macros, but should be used only once.
Finally,
the
.Fa CMP
argument is the name of a function used to compare tree noded
argument is the name of a function used to compare tree nodes
with each other.
The function takes two arguments of type
.Vt "struct TYPE *" .