Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / libdes / patches / patch-af
blob94d6456740661feb7a7e6f0a329026892ee7b0e3
1 $NetBSD$
3 --- ./des.man.orig      Thu Dec  4 05:35:37 1997
4 +++ ./des.man   Fri Mar 31 04:21:16 2000
5 @@ -1,8 +1,8 @@
6 -.TH DES 1 
7 +.TH LIBDES 1 
8  .SH NAME
9 -des - encrypt or decrypt data using Data Encryption Standard
10 +libdes - encrypt or decrypt data using Data Encryption Standard
11  .SH SYNOPSIS
12 -.B des
13 +.B libdes
14  (
15  .B \-e
16  |
17 @@ -28,7 +28,7 @@
18  .I output-file
19  ] ]
20  .SH DESCRIPTION
21 -.B des
22 +.B libdes
23  encrypts and decrypts data using the
24  Data Encryption Standard algorithm.
25  One of
26 @@ -45,7 +45,7 @@
27  .I des_cbc_cksum.
28  .LP
29  Two standard encryption modes are supported by the
30 -.B des
31 +.B libdes
32  program, Cipher Block Chaining (the default) and Electronic Code Book
33  (specified with
34  .B \-b
35 @@ -57,11 +57,11 @@
36  .I key'
37  option is given.
38  If the key is an argument to the
39 -.B des
40 +.B libdes
41  command, it is potentially visible to users executing
42  .BR ps (1)
43  or a derivative.  To minimise this possibility,
44 -.B des
45 +.B libdes
46  takes care to destroy the key argument immediately upon entry.
47  If your shell keeps a history file be careful to make sure it is not
48  world readable.
49 @@ -76,7 +76,7 @@
50  options are used, the key conversion procedure will not be compatible
51  with the sunOS des(1) version but will use all the user supplied
52  character to generate the des key.
53 -.B des
54 +.B libdes
55  command reads from standard input unless
56  .I input-file
57  is specified and writes to standard output unless
58 @@ -156,7 +156,7 @@
59  will be embedded in the header.
60  .SH SEE ALSO
61  .B ps (1)
62 -.B des_crypt(3)
63 +.B libdes_crypt(3)
64  .SH BUGS
65  .LP
66  The problem with using the
67 @@ -173,7 +173,7 @@
68  )
69  uses DES to help generate the key.
70  .LP
71 -Be carefully when using the -u option.  Doing des -ud <filename> will
72 +Be carefully when using the -u option.  Doing libdes -ud <filename> will
73  not decrypt filename (the -u option will gobble the d option).
74  .LP
75  The VMS operating system operates in a world where files are always a