aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcipher
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:53:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:53:33 +0000
commitb8cba406f2af8bad36f00fa94d493eaa9b259798 (patch)
treeeb0fe5e61507d580a9dd88148e6c402b2c2b5d1b /secure/lib/libcipher
parent75c9631facc0764a0cd3e0ac49f66be128d3a996 (diff)
Notes
Diffstat (limited to 'secure/lib/libcipher')
-rw-r--r--secure/lib/libcipher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcipher/Makefile b/secure/lib/libcipher/Makefile
index a93667f160a2..3074daba5186 100644
--- a/secure/lib/libcipher/Makefile
+++ b/secure/lib/libcipher/Makefile
@@ -7,7 +7,7 @@ SRCS= crypt.c
PRECIOUSLIB= yes
#NOPROFILE= yes
-MAN3= cipher.3
+MAN= cipher.3
MLINKS= cipher.3 encrypt.3 cipher.3 setkey.3
MLINKS+=cipher.3 des_cipher.3 cipher.3 des_setkey.3