From 624e5dc0ecf6e3cbd1b380572c6cb752361ef5f0 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Wed, 3 Aug 2022 01:26:12 +0300 Subject: [PATCH] tree.3: fix markup Reviewed by: alc, dougm Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D36001 --- share/man/man3/tree.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man3/tree.3 b/share/man/man3/tree.3 index cbc741fe642d..08d442db5e78 100644 --- a/share/man/man3/tree.3 +++ b/share/man/man3/tree.3 @@ -609,7 +609,9 @@ The macro updates augmentation data of the element .Fa elm and its ancestors in the tree. -If RB_AUGMENT is defined by the RB user, then when an element in the +If +.Fn RB_AUGMENT +is defined by the RB user, then when an element in the tree is changed, without changing the order of items in the tree, invoking this function on that element restores consistency of the augmentation state of the tree as if the element had been removed and