Module Name: src Committed By: christos Date: Wed Nov 27 16:24:31 UTC 2013
Modified Files: src/share/man/man3: Makefile Log Message: forgot one To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/share/man/man3/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man3/Makefile diff -u src/share/man/man3/Makefile:1.85 src/share/man/man3/Makefile:1.86 --- src/share/man/man3/Makefile:1.85 Wed Nov 27 11:23:00 2013 +++ src/share/man/man3/Makefile Wed Nov 27 11:24:31 2013 @@ -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 @@ MLINKS+=gcq.3 GCQ_INIT.3 \ 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 \