From 9d44cd42c11a2d64b4dde1e2c47b38eb8c5be3de Mon Sep 17 00:00:00 2001 From: Benno Rice Date: Wed, 4 Nov 2009 04:12:56 +0000 Subject: [PATCH] Fix typo (noded -> nodes). --- share/man/man3/tree.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man3/tree.3 b/share/man/man3/tree.3 index aa53eb134c7..46efbbba305 100644 --- a/share/man/man3/tree.3 +++ b/share/man/man3/tree.3 @@ -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 *" .