From 4a558355e5f3b4521cef56a6b705fa84be41dfa0 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 27 Mar 2001 17:27:19 +0000 Subject: MAN[1-9] -> MAN. --- lib/libfetch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libfetch/Makefile') diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 90a2b2a0b67f..14b03316ce7d 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -10,7 +10,7 @@ CFLAGS+= -DNDEBUG SRCS= fetch.c common.c ftp.c http.c file.c \ ftperr.h httperr.h INCS= fetch.h -MAN3= fetch.3 +MAN= fetch.3 CLEANFILES= ftperr.h httperr.h SHLIB_MAJOR= 2 -- cgit v1.2.3