diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
| commit | d013e3f544677c9ae59affd4678963f360102b09 (patch) | |
| tree | 65e29a70d1f620d8ed5002e1c45c1f54682d57e2 /secure | |
| parent | 04da3920695e0d1bc0d9559f7bda9b36551643bd (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libcipher/cipher.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/secure/lib/libcipher/cipher.3 b/secure/lib/libcipher/cipher.3 index deddac94ceff3..cd643ae234932 100644 --- a/secure/lib/libcipher/cipher.3 +++ b/secure/lib/libcipher/cipher.3 @@ -144,7 +144,9 @@ functions manipulate the same key space. .Xr passwd 5 .Sh HISTORY This library (FreeSec 1.0) was developed outside the United States of America -as an unencumbered replacement for the U.S.-only NetBSD libcrypt encryption +as an unencumbered replacement for the U.S.-only +.Nx +libcrypt encryption library. Users should be aware that this code (and programs staticly linked with it) may not be exported from the U.S., although it apparently can be imported. |
