diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-28 19:22:22 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-28 19:22:22 +0000 |
| commit | cb7f0900240a97fa887a73b2bb8ff8bf141c8ac8 (patch) | |
| tree | 2b3022e35dade0a9146fbbb71bd4b5177d571b44 | |
| parent | f60cbfffacfef23a843b23f340962b094209f1fb (diff) | |
Notes
| -rw-r--r-- | usr.bin/enigma/enigma.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/enigma/enigma.1 b/usr.bin/enigma/enigma.1 index a8d05f34c1cb..22488a816757 100644 --- a/usr.bin/enigma/enigma.1 +++ b/usr.bin/enigma/enigma.1 @@ -4,7 +4,7 @@ .\" Since enigma itself is distributed in the Public Domain, this file .\" is also. .\" -.\" $Id$ +.\" $Id: enigma.1,v 1.1 1998/10/30 18:24:54 joerg Exp $ .\" " .Dd October 30, 1998 .Os @@ -75,7 +75,7 @@ real encryption, refer to .Xr bdes 1 (from the DES distribution package), or .Xr pgp 1 -(from the ports collection). Hoewever, restrictions for exporting, +(from the ports collection). However, restrictions for exporting, importing or using such tools might exist in some countries, so those stronger programs are not being shipped as part of the operating system by default. |
