55 lines
1.2 KiB
Text
55 lines
1.2 KiB
Text
$NetBSD: patch-af,v 1.5 2002/03/14 12:26:46 wiz Exp $
|
|
|
|
--- man/pgp.1.orig Sat Feb 7 21:08:26 1998
|
|
+++ man/pgp.1
|
|
@@ -1,4 +1,4 @@
|
|
.\"
|
|
-.\" pgp.1
|
|
+.\" pgp5.1
|
|
.\"
|
|
.\" Copyright (C) 1997 Pretty Good Privacy, Inc. All rights reserved.
|
|
@@ -7,9 +7,9 @@
|
|
.\"
|
|
.\" Process this file with
|
|
-.\" groff -man -Tascii pgp.1
|
|
+.\" groff -man -Tascii pgp5.1
|
|
.\"
|
|
-.TH PGP 1 "JULY 1997 (v5.0)" PGP "User Manual"
|
|
+.TH PGP5 1 "JULY 1997 (v5.0)" PGP "User Manual"
|
|
.SH NAME
|
|
-PGP \- A suite of tools for encrypting, decrypting and verifying
|
|
+PGP5 \- A suite of tools for encrypting, decrypting and verifying
|
|
messages.
|
|
.SH DESCRIPTION
|
|
@@ -18,5 +18,5 @@
|
|
|
|
.RS
|
|
-.BR pgp (1)
|
|
+.BR pgp5 (1)
|
|
is the main cryptographic engine of the PGP package. However,
|
|
invoking it as itself merely prints a usage summary.
|
|
@@ -24,14 +24,14 @@
|
|
.BR pgpe (1)
|
|
is executed to encrypt, or encrypt and sign, files. It is a link to
|
|
-.BR pgp (1).
|
|
+.BR pgp5 (1).
|
|
|
|
.BR pgps (1)
|
|
is executed to only sign files. It is a link to
|
|
-.BR pgp (1).
|
|
+.BR pgp5 (1).
|
|
|
|
.BR pgpv (1)
|
|
is executed to only verify or decrypt signed or encrypted files. It
|
|
is a link to
|
|
-.BR pgp (1).
|
|
+.BR pgp5 (1).
|
|
|
|
.BR pgpk (1)
|
|
@@ -168,5 +168,5 @@
|
|
for an operation.
|
|
|
|
-.B pgp --version
|
|
+.B pgp5 --version
|
|
doesn't work. Use
|
|
.B pgpk --version
|