Add missing .El directive.

This commit is contained in:
njoly 2010-04-14 16:30:50 +00:00
parent 9334c6107c
commit 31fe2769cc
1 changed files with 2 additions and 1 deletions

View File

@ -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"