From 45d92a4319ace58d340a2d927cce946cca698aff Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:22:12 +0000 Subject: - Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN. --- libexec/pppoed/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/pppoed') diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile index 7e12057..bbae4c0 100644 --- a/libexec/pppoed/Makefile +++ b/libexec/pppoed/Makefile @@ -4,5 +4,6 @@ PROG= pppoed SRCS= pppoed.c DPADD= ${LIBNETGRAPH} LDADD= -lnetgraph +MAN= pppoed.8 .include -- cgit v1.1