summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
commit25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa (patch)
treee9b08b54acff71fa727310a461d700095bbe9587 /lib/libcrypt
parente429759bcf3eb8398d78b1609e915121e319b017 (diff)
downloadFreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.zip
FreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
index 4578c40..ed4b292 100644
--- a/lib/libcrypt/Makefile
+++ b/lib/libcrypt/Makefile
@@ -7,7 +7,7 @@ LIB= crypt
.PATH: ${.CURDIR}/../libmd
SRCS= crypt.c crypt-md5.c md5c.c misc.c
-MAN3= crypt.3
+MAN= crypt.3
MLINKS= crypt.3 crypt_get_format.3 crypt.3 crypt_set_format.3
CFLAGS+= -I${.CURDIR}/../libmd -I${.CURDIR}/../libutil
CFLAGS+= -DLIBC_SCCS -Wall
OpenPOWER on IntegriCloud