summaryrefslogtreecommitdiff
path: root/usr/src/man/man3avl/avl_first.3avl
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3avl/avl_first.3avl')
-rw-r--r--usr/src/man/man3avl/avl_first.3avl3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man3avl/avl_first.3avl b/usr/src/man/man3avl/avl_first.3avl
index a4417c60cf..d5e7c06b3d 100644
--- a/usr/src/man/man3avl/avl_first.3avl
+++ b/usr/src/man/man3avl/avl_first.3avl
@@ -75,7 +75,8 @@ beginning or end of the tree, then
is returned.
.Pp
These constructs are generally used as part of loops to iterate the
-tree. See the examples section in
+tree.
+See the examples section in
.Xr libavl 3LIB
for more information on using this
interface.