diff options
author | brueffer <brueffer@FreeBSD.org> | 2005-07-14 20:29:08 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2005-07-14 20:29:08 +0000 |
commit | 2a75eb6afb72a7bd0f226dce36202f89f12280ec (patch) | |
tree | 6541e3c2182cf4117b8ae4de1f119802e5540eac /usr.bin/enigma | |
parent | 0fcf9ba9f37cab240207cac6dde106bae32393e3 (diff) | |
download | FreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.zip FreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.tar.gz |
- Remove MLINKS to nonexistant manpages
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
Diffstat (limited to 'usr.bin/enigma')
-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 aa61f80..a66ad0a 100644 --- a/usr.bin/enigma/enigma.1 +++ b/usr.bin/enigma/enigma.1 @@ -86,9 +86,9 @@ there). For real encryption, refer to .Xr bdes 1 , .Xr openssl 1 , -.Xr pgp 1 , +.Xr pgp 1 Pq Pa ports/security/pgp , or -.Xr gpg 1 . +.Xr gpg 1 Pq Pa ports/security/gnupg . 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 |