Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 forgot one



details:   https://anonhg.NetBSD.org/src/rev/9d8640a39c14
branches:  trunk
changeset: 791641:9d8640a39c14
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Nov 27 16:24:31 2013 +0000

description:
forgot one

diffstat:

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

diffs (17 lines):

diff -r 5817c66a1c3d -r 9d8640a39c14 share/man/man3/Makefile
--- a/share/man/man3/Makefile   Wed Nov 27 16:23:00 2013 +0000
+++ b/share/man/man3/Makefile   Wed Nov 27 16:24:31 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.85 2013/11/27 16:23:00 christos Exp $
+#      $NetBSD: Makefile,v 1.86 2013/11/27 16:24:31 christos Exp $
 #      @(#)Makefile    8.2 (Berkeley) 12/13/93
 
 MAN=   _DIAGASSERT.3 __CONCAT.3 __UNCONST.3 __USE.3 CMSG_DATA.3 \
@@ -138,6 +138,7 @@
        gcq.3 GCQ_FIND_REV_TYPED.3
 
 MLINKS+=queue.3 LIST.3 \
+       queue.3 LIST_EMPTY.3 \
        queue.3 LIST_ENTRY.3 \
        queue.3 LIST_FIRST.3 \
        queue.3 LIST_FOREACH.3 \



Home | Main Index | Thread Index | Old Index