On Monday 2018-04-30 11:10 +1000, Sevan Janiyan output: :Module Name: src :Committed By: sevan :Date: Mon Apr 30 01:10:14 UTC 2018 : :Modified Files: : src/distrib/sets/lists/man: mi : src/share/man/man3lua: Makefile intro.3lua :Added Files: : src/share/man/man3lua: netpgp.3lua : :Log Message: :Add a manual for netpgp(3lua) : : :To generate a diff of this commit: :cvs rdiff -u -r1.1577 -r1.1578 src/distrib/sets/lists/man/mi :cvs rdiff -u -r1.4 -r1.5 src/share/man/man3lua/Makefile :cvs rdiff -u -r1.7 -r1.8 src/share/man/man3lua/intro.3lua :cvs rdiff -u -r0 -r1.1 src/share/man/man3lua/netpgp.3lua
There is a typo in the Makefile. Regards, Geoff Index: share/man/man3lua/Makefile =================================================================== RCS file: /cvsroot/src/share/man/man3lua/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- share/man/man3lua/Makefile 30 Apr 2018 01:10:13 -0000 1.5 +++ share/man/man3lua/Makefile 30 Apr 2018 04:59:07 -0000 @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.5 2018/04/30 01:10:13 sevan Exp $ -MAN= gpio.3lua intro.3lua netpgp3.lua sqlite.3lua syslog.3lua +MAN= gpio.3lua intro.3lua netpgp.3lua sqlite.3lua syslog.3lua MLINKS+=gpio.3lua gpio.open.3lua \ gpio.3lua gpio.info.3lua \