summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-10-18 12:35:24 +0000
committerru <ru@FreeBSD.org>2006-10-18 12:35:24 +0000
commit7ab1a57f62d30a3f15f7aa93b482df4b53bbfdf3 (patch)
treefb3b759b7aa15a548f200a22b3c223c04084620c /usr.sbin/zic
parentafa2e43fb674890ad8f674ff38740feec99c9ccf (diff)
downloadFreeBSD-src-7ab1a57f62d30a3f15f7aa93b482df4b53bbfdf3.zip
FreeBSD-src-7ab1a57f62d30a3f15f7aa93b482df4b53bbfdf3.tar.gz
Normalize MAN.
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r--usr.sbin/zic/zdump/Makefile2
-rw-r--r--usr.sbin/zic/zic/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile
index 127946f..3443b15 100644
--- a/usr.sbin/zic/zdump/Makefile
+++ b/usr.sbin/zic/zdump/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/..
PROG= zdump
-MAN= ${.CURDIR}/../zdump.8
+MAN= zdump.8
SRCS= zdump.c ialloc.c scheck.c
CFLAGS+= -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS
diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile
index c98799cf..3f3bc70 100644
--- a/usr.sbin/zic/zic/Makefile
+++ b/usr.sbin/zic/zic/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/..
PROG= zic
-MAN= ${.CURDIR}/../zic.8
+MAN= zic.8
SRCS= zic.c ialloc.c scheck.c
CFLAGS+= -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS
OpenPOWER on IntegriCloud