diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:53:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:53:33 +0000 |
| commit | b8cba406f2af8bad36f00fa94d493eaa9b259798 (patch) | |
| tree | eb0fe5e61507d580a9dd88148e6c402b2c2b5d1b /secure/lib/libcipher | |
| parent | 75c9631facc0764a0cd3e0ac49f66be128d3a996 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcipher')
| -rw-r--r-- | secure/lib/libcipher/Makefile | 2 |
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 |
