summaryrefslogtreecommitdiffstats
path: root/share/man/man3/queue.3
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-08-02 19:06:58 +0000
committermpech <mpech@openbsd.org>2001-08-02 19:06:58 +0000
commit23ac4fd71f88ec1cf3d1589ec05460abe1a37c57 (patch)
tree32354b306e94e2ecbc11e45d215bcf9d8cc7b180 /share/man/man3/queue.3
parentremove unnecessary MLINK entry mentioned twice. (diff)
downloadwireguard-openbsd-23ac4fd71f88ec1cf3d1589ec05460abe1a37c57.tar.xz
wireguard-openbsd-23ac4fd71f88ec1cf3d1589ec05460abe1a37c57.zip
add lost .Nm entry to .Sh NAME;
millert@ ok.
Diffstat (limited to 'share/man/man3/queue.3')
-rw-r--r--share/man/man3/queue.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index fe6290e76e0..6e2b2027b79 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: queue.3,v 1.19 2001/06/23 04:46:30 angelos Exp $
+.\" $OpenBSD: queue.3,v 1.20 2001/08/02 19:06:58 mpech 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.
@@ -104,6 +104,7 @@
.Nm CIRCLEQ_PREV ,
.Nm CIRCLEQ_EMPTY ,
.Nm CIRCLEQ_FOREACH ,
+.Nm CIRCLEQ_FOREACH_REVERSE ,
.Nm CIRCLEQ_INIT ,
.Nm CIRCLEQ_INSERT_AFTER ,
.Nm CIRCLEQ_INSERT_BEFORE ,