Module Name: src Committed By: rin Date: Thu Nov 23 23:29:42 UTC 2023
Modified Files: src/share/man/man7: Makefile Log Message: share/man/man7/Makefile: Hook stack.7 To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/share/man/man7/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/man7/Makefile diff -u src/share/man/man7/Makefile:1.38 src/share/man/man7/Makefile:1.39 --- src/share/man/man7/Makefile:1.38 Thu Nov 23 21:16:13 2023 +++ src/share/man/man7/Makefile Thu Nov 23 23:29:42 2023 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2023/11/23 21:16:13 riastradh Exp $ +# $NetBSD: Makefile,v 1.39 2023/11/23 23:29:42 rin Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 .include <bsd.init.mk> @@ -28,6 +28,7 @@ MAN+= security.7 MAN+= setuid.7 MAN+= signal.7 MAN+= src.7 +MAN+= stack.7 MAN+= sticky.7 MAN+= symlink.7 MAN+= sysctl.7