summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2015-09-09 11:47:48 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2015-09-09 11:47:48 +0000
commitd82d43fd6db4f6b3d5c8fa17a5d8e808ec1c5fe4 (patch)
treee755251cdc6959dd9a3861cbcaef21010c91b1c5 /share
parent3c552130ca2aa2c373edf2db7e3ca05076decb63 (diff)
millert@ noticed an extra period.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/srpl_rc_init.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/srpl_rc_init.9 b/share/man/man9/srpl_rc_init.9
index 77a7726c003..189fb959e22 100644
--- a/share/man/man9/srpl_rc_init.9
+++ b/share/man/man9/srpl_rc_init.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: srpl_rc_init.9,v 1.1 2015/09/09 11:21:51 dlg Exp $
+.\" $OpenBSD: srpl_rc_init.9,v 1.2 2015/09/09 11:47:47 dlg Exp $
.\"
.\" Copyright (c) 2015 David Gwynne <dlg@openbsd.org>
.\"
@@ -100,7 +100,6 @@ elements in the list.
The insertion or removal of an element in an SRP list will increment
the reference counts on elements within the list via calls to
.Fa ref .
-.
As these references are released by the SRP infrastructure, the
reference counts will be decremented by calls to
.Fa unref .