From bf45c1d439ace74b1f3b98254ed48b454bdcac3d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 20 Jul 2010 19:30:19 +0000 Subject: disconnect groff_man(7) from the build and install man(7) instead; "fine" jmc@ "no worries" deraadt@ "looks good" J.C. Roberts --- share/man/man7/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index e5c1ce77309..2572881997f 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2010/01/03 23:29:03 schwarze Exp $ +# $OpenBSD: Makefile,v 1.16 2010/07/20 19:30:18 schwarze Exp $ # $NetBSD: Makefile,v 1.6 1994/12/22 10:50:05 cgd Exp $ -# missing: eqnchar.7 man.7 ms.7 term.7 +# missing: eqnchar.7 ms.7 term.7 MAN= ascii.7 environ.7 glob.7 hier.7 hostname.7 intro.7 kgdb.7 \ library-specs.7 mailaddr.7 \ - mandoc_char.7 mdoc.7 mdoc.samples.7 mirroring-ports.7 \ + man.7 mandoc_char.7 mdoc.7 mdoc.samples.7 mirroring-ports.7 \ operator.7 packages.7 packages-specs.7 ports.7 script.7 securelevel.7 MLINKS= mdoc.7 mandoc.7 mdoc.samples.7 mandoc.samples.7 \ mirroring-ports.7 mirror-maker.7 -- cgit v1.2.3