Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Add missing .El directive.



details:   https://anonhg.NetBSD.org/src/rev/1ff1505986b1
branches:  trunk
changeset: 753963:1ff1505986b1
user:      njoly <njoly%NetBSD.org@localhost>
date:      Wed Apr 14 16:30:50 2010 +0000

description:
Add missing .El directive.

diffstat:

 share/man/man3/rb.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5ad9dfb8499a -r 1ff1505986b1 share/man/man3/rb.3
--- a/share/man/man3/rb.3       Wed Apr 14 16:16:17 2010 +0000
+++ b/share/man/man3/rb.3       Wed Apr 14 16:30:50 2010 +0000
@@ -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"



Home | Main Index | Thread Index | Old Index