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/rlogind/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/rlogind') diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile index 74ab8d1..8320152 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -3,6 +3,7 @@ PROG= rlogind SRCS= rlogind.c +MAN= rlogind.8 DPADD= ${LIBUTIL} LDADD= -lutil CFLAGS+= -Wall -DINET6 -- cgit v1.1