diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-10 23:48:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-10 23:48:19 +0000 |
commit | 4a35cd787d4211704bc33e641f746562a95af113 (patch) | |
tree | ce29960844dfe2d3545c23bd8dc426039505259c /share/man/man3 | |
parent | e52a9092ce1104a642ff695bcda23f72e5066399 (diff) |
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;
feedback/ok schwarze
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/bitstring.3 | 6 | ||||
-rw-r--r-- | share/man/man3/dlfcn.3 | 6 | ||||
-rw-r--r-- | share/man/man3/queue.3 | 6 | ||||
-rw-r--r-- | share/man/man3/stdarg.3 | 6 | ||||
-rw-r--r-- | share/man/man3/tree.3 | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index 1cfa8ff7006..91c79a2f17d 100644 --- a/share/man/man3/bitstring.3 +++ b/share/man/man3/bitstring.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bitstring.3,v 1.14 2013/06/05 03:42:03 tedu Exp $ +.\" $OpenBSD: bitstring.3,v 1.15 2015/11/10 23:48:17 jmc Exp $ .\" $NetBSD: bitstring.3,v 1.4 1994/11/30 15:24:31 jtc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -32,8 +32,8 @@ .\" .\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93 .\" -.Dd $Mdocdate: June 5 2013 $ -.Dt BITSTRING 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt BIT_ALLOC 3 .Os .Sh NAME .Nm bit_alloc , diff --git a/share/man/man3/dlfcn.3 b/share/man/man3/dlfcn.3 index 2a6e3a44e66..5e969bf20d2 100644 --- a/share/man/man3/dlfcn.3 +++ b/share/man/man3/dlfcn.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dlfcn.3,v 1.28 2015/02/16 16:38:53 naddy Exp $ +.\" $OpenBSD: dlfcn.3,v 1.29 2015/11/10 23:48:17 jmc Exp $ .\" $NetBSD: dlfcn.3,v 1.3 1996/01/09 19:43:34 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -29,8 +29,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 16 2015 $ -.Dt DLFCN 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt DLOPEN 3 .Os .Sh NAME .Nm dlopen , diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index 01b3fe11b24..5cc9370fee6 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: queue.3,v 1.61 2015/10/10 20:36:20 tobias Exp $ +.\" $OpenBSD: queue.3,v 1.62 2015/11/10 23:48:17 jmc Exp $ .\" $NetBSD: queue.3,v 1.4 1995/07/03 00:25:36 mycroft Exp $ .\" .\" Copyright (c) 1993 The Regents of the University of California. @@ -30,8 +30,8 @@ .\" .\" @(#)queue.3 8.1 (Berkeley) 12/13/93 .\" -.Dd $Mdocdate: October 10 2015 $ -.Dt QUEUE 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt SLIST_INIT 3 .Os .Sh NAME .Nm SLIST_ENTRY , diff --git a/share/man/man3/stdarg.3 b/share/man/man3/stdarg.3 index 0ffcff09f37..3f369014883 100644 --- a/share/man/man3/stdarg.3 +++ b/share/man/man3/stdarg.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdarg.3,v 1.19 2014/12/07 17:45:19 schwarze Exp $ +.\" $OpenBSD: stdarg.3,v 1.20 2015/11/10 23:48:17 jmc Exp $ .\" $NetBSD: stdarg.3,v 1.15 2002/08/18 08:57:07 yamt Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -34,8 +34,8 @@ .\" .\" @(#)stdarg.3 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: December 7 2014 $ -.Dt STDARG 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt VA_START 3 .Os .Sh NAME .Nm va_start , diff --git a/share/man/man3/tree.3 b/share/man/man3/tree.3 index ead02eafb3a..9771d152273 100644 --- a/share/man/man3/tree.3 +++ b/share/man/man3/tree.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tree.3,v 1.26 2014/09/08 01:27:55 schwarze Exp $ +.\" $OpenBSD: tree.3,v 1.27 2015/11/10 23:48:17 jmc Exp $ .\"/* .\" * Copyright 2002 Niels Provos <provos@citi.umich.edu> .\" * All rights reserved. @@ -23,8 +23,8 @@ .\" * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" */ -.Dd $Mdocdate: September 8 2014 $ -.Dt TREE 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt SPLAY_INIT 3 .Os .Sh NAME .Nm SPLAY_PROTOTYPE , |