From 63fa21b0aeda736434afc5598dd48563a7588f3c Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 26 Sep 2004 09:25:03 +0000 Subject: Get rid of obsolete MAN[0-9] syntax. --- share/examples/isdn/i4brunppp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/examples') diff --git a/share/examples/isdn/i4brunppp/Makefile b/share/examples/isdn/i4brunppp/Makefile index d18a6a4..e1eecea 100644 --- a/share/examples/isdn/i4brunppp/Makefile +++ b/share/examples/isdn/i4brunppp/Makefile @@ -2,7 +2,7 @@ PROG = i4brunppp SRCS = i4brunppp.c -MAN8 = i4brunppp.8 +MAN = i4brunppp.8 RUNPPPDEST= /etc/isdn -- cgit v1.1