summaryrefslogtreecommitdiff
path: root/security/pgp5/patches/patch-af
blob: 1f7120173b7b6757ac325584a84805cce0196ba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
$NetBSD: patch-af,v 1.4 1998/12/31 15:14:11 frueauf Exp $

*** man/pgp.1.orig	Sat Feb  7 21:08:26 1998
--- man/pgp.1	Thu Dec 31 16:03:24 1998
***************
*** 1,4 ****
  .\"
! .\" pgp.1
  .\"
  .\" Copyright (C) 1997 Pretty Good Privacy, Inc.  All rights reserved.
--- 1,4 ----
  .\"
! .\" pgp5.1
  .\"
  .\" Copyright (C) 1997 Pretty Good Privacy, Inc.  All rights reserved.
***************
*** 7,15 ****
  .\"
  .\" Process this file with
! .\" groff -man -Tascii pgp.1
  .\"
! .TH PGP 1 "JULY 1997 (v5.0)" PGP "User Manual"
  .SH NAME
! PGP \- A suite of tools for encrypting, decrypting and verifying
  messages.
  .SH DESCRIPTION
--- 7,15 ----
  .\"
  .\" Process this file with
! .\" groff -man -Tascii pgp5.1
  .\"
! .TH PGP5 1 "JULY 1997 (v5.0)" PGP "User Manual"
  .SH NAME
! PGP5 \- A suite of tools for encrypting, decrypting and verifying
  messages.
  .SH DESCRIPTION
***************
*** 18,22 ****
  
  .RS
! .BR pgp (1)
  is the main cryptographic engine of the PGP package.  However,
  invoking it as itself merely prints a usage summary.
--- 18,22 ----
  
  .RS
! .BR pgp5 (1)
  is the main cryptographic engine of the PGP package.  However,
  invoking it as itself merely prints a usage summary.
***************
*** 24,37 ****
  .BR pgpe (1)
  is executed to encrypt, or encrypt and sign, files.  It is a link to
! .BR pgp (1).
  
  .BR pgps (1)
  is executed to only sign files.  It is a link to
! .BR pgp (1).
  
  .BR pgpv (1)
  is executed to only verify or decrypt signed or encrypted files.  It
  is a link to
! .BR pgp (1).
  
  .BR pgpk (1)
--- 24,37 ----
  .BR pgpe (1)
  is executed to encrypt, or encrypt and sign, files.  It is a link to
! .BR pgp5 (1).
  
  .BR pgps (1)
  is executed to only sign files.  It is a link to
! .BR pgp5 (1).
  
  .BR pgpv (1)
  is executed to only verify or decrypt signed or encrypted files.  It
  is a link to
! .BR pgp5 (1).
  
  .BR pgpk (1)
***************
*** 168,172 ****
  for an operation.
  
! .B pgp --version
  doesn't work.  Use
  .B pgpk --version
--- 168,172 ----
  for an operation.
  
! .B pgp5 --version
  doesn't work.  Use
  .B pgpk --version