Module Name:    src
Committed By:   njoly
Date:           Wed Apr 14 16:30:50 UTC 2010

Modified Files:
        src/share/man/man3: rb.3

Log Message:
Add missing .El directive.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/rb.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/rb.3
diff -u src/share/man/man3/rb.3:1.3 src/share/man/man3/rb.3:1.4
--- src/share/man/man3/rb.3:1.3	Sat Mar 20 11:18:59 2010
+++ src/share/man/man3/rb.3	Wed Apr 14 16:30:50 2010
@@ -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 @@
 .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"

Reply via email to