diff --git a/share/man/man3/rb.3 b/share/man/man3/rb.3 index 26e8800a0362..19318494cc71 100644 --- a/share/man/man3/rb.3 +++ b/share/man/man3/rb.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: rb.3,v 1.3 2010/03/20 11:18:59 wiz Exp $ +.\" $NetBSD: rb.3,v 1.4 2010/04/14 16:30:50 njoly Exp $ .\" .\" Copyright (c) 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -96,6 +96,7 @@ are .Ed .It Vt struct rb_node A node in a red-black tree. +.El .Sh FUNCTIONS .Bl -tag -width compact .It Fn rb_tree_init "rbt" "ops"