summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2010-04-30 10:09:23 +0000
committerjruoho <jruoho@NetBSD.org>2010-04-30 10:09:23 +0000
commiteecb0b5e2c7c49a2e282a52ce43e9407fa96ee36 (patch)
tree287da361aea08934e45b7a63dd9c37a5557c99bb /lib/libc/stdlib
parentcb375ee477ee4bf4eceafae759ad5d3e59556b8e (diff)
Put the period outside the quotation marks.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/tsearch.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/tsearch.3 b/lib/libc/stdlib/tsearch.3
index 9ce0cbe69d8..5567f4b009e 100644
--- a/lib/libc/stdlib/tsearch.3
+++ b/lib/libc/stdlib/tsearch.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: tsearch.3,v 1.11 2010/04/30 10:06:52 jruoho Exp $
+.\" $NetBSD: tsearch.3,v 1.12 2010/04/30 10:09:23 jruoho Exp $
.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
.\"
@@ -137,5 +137,5 @@ the
function shall return a pointer to the parent of the deleted node,
or an unspecified non-NULL pointer if the deleted node was the root node, or a
.Dv NULL
-pointer if the node is not found.
-.Dc
+pointer if the node is not found
+.Dc .