summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip
diff options
context:
space:
mode:
authorroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
committerroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
commit8f0189751cdf236cb9824384a15a9af652092c8b (patch)
treec90b7fbc446933b024242aa6f35b4249f3439e5b /gnu/usr.bin/gzip
parentbce6cf20b10cf53321141be8eb5ad420ed6fe42c (diff)
downloadFreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.zip
FreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.tar.gz
New manual page system
Diffstat (limited to 'gnu/usr.bin/gzip')
-rw-r--r--gnu/usr.bin/gzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/Makefile b/gnu/usr.bin/gzip/Makefile
index 4ac6acb..7a5d303 100644
--- a/gnu/usr.bin/gzip/Makefile
+++ b/gnu/usr.bin/gzip/Makefile
@@ -3,7 +3,7 @@
PROG= gzip
SRCS= gzip.c zip.c deflate.c trees.c bits.c unzip.c inflate.c util.c \
crypt.c lzw.c unlzw.c unlzh.c unpack.c getopt.c match.S
-MAN1= gzexe.0 gzip.0 zdiff.0 zforce.0 zmore.0 znew.0
+MAN1= gzexe.1 gzip.1 zdiff.1 zforce.1 zmore.1 znew.1
CFLAGS+=-DASMV -DHAVE_UNISTD_H=1 -DDIRENT=1
MLINKS= gzip.1 gunzip.1 gzip.1 zcat.1 gzip.1 gzcat.1
LINKS+= ${DESTDIR}${BINDIR}/gzip ${DESTDIR}${BINDIR}/gunzip
OpenPOWER on IntegriCloud