summaryrefslogtreecommitdiff
path: root/usr/src/man/man3avl/avl_insert.3avl
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3avl/avl_insert.3avl')
-rw-r--r--usr/src/man/man3avl/avl_insert.3avl6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3avl/avl_insert.3avl b/usr/src/man/man3avl/avl_insert.3avl
index 89d6c8a7af..f00cf533ad 100644
--- a/usr/src/man/man3avl/avl_insert.3avl
+++ b/usr/src/man/man3avl/avl_insert.3avl
@@ -80,7 +80,7 @@ then the argument
should have the value
.Dv AVL_BEFORE .
Otherwise, to indicate that the new entry should be inserted after
-.Fa here,
+.Fa here ,
then
.Fa direction
should be set to
@@ -105,6 +105,6 @@ See
in
.Xr libavl 3LIB .
.Sh SEE ALSO
-.Xr libavl 3LIB ,
.Xr avl_add 3AVL ,
-.Xr avl_find 3AVL
+.Xr avl_find 3AVL ,
+.Xr libavl 3LIB