summaryrefslogtreecommitdiff
path: root/security/libdes/patches/patch-af
blob: ce893d2e601c55968c6e12e12562f512ba68a485 (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
$NetBSD: patch-af,v 1.1.1.1 2000/11/23 13:16:10 rh Exp $

--- ./des.man.orig	Thu Dec  4 05:35:37 1997
+++ ./des.man	Fri Mar 31 04:21:16 2000
@@ -1,8 +1,8 @@
-.TH DES 1 
+.TH LIBDES 1 
 .SH NAME
-des - encrypt or decrypt data using Data Encryption Standard
+libdes - encrypt or decrypt data using Data Encryption Standard
 .SH SYNOPSIS
-.B des
+.B libdes
 (
 .B \-e
 |
@@ -28,7 +28,7 @@
 .I output-file
 ] ]
 .SH DESCRIPTION
-.B des
+.B libdes
 encrypts and decrypts data using the
 Data Encryption Standard algorithm.
 One of
@@ -45,7 +45,7 @@
 .I des_cbc_cksum.
 .LP
 Two standard encryption modes are supported by the
-.B des
+.B libdes
 program, Cipher Block Chaining (the default) and Electronic Code Book
 (specified with
 .B \-b
@@ -57,11 +57,11 @@
 .I key'
 option is given.
 If the key is an argument to the
-.B des
+.B libdes
 command, it is potentially visible to users executing
 .BR ps (1)
 or a derivative.  To minimise this possibility,
-.B des
+.B libdes
 takes care to destroy the key argument immediately upon entry.
 If your shell keeps a history file be careful to make sure it is not
 world readable.
@@ -76,7 +76,7 @@
 options are used, the key conversion procedure will not be compatible
 with the sunOS des(1) version but will use all the user supplied
 character to generate the des key.
-.B des
+.B libdes
 command reads from standard input unless
 .I input-file
 is specified and writes to standard output unless
@@ -156,7 +156,7 @@
 will be embedded in the header.
 .SH SEE ALSO
 .B ps (1)
-.B des_crypt(3)
+.B libdes_crypt(3)
 .SH BUGS
 .LP
 The problem with using the
@@ -173,7 +173,7 @@
 )
 uses DES to help generate the key.
 .LP
-Be carefully when using the -u option.  Doing des -ud <filename> will
+Be carefully when using the -u option.  Doing libdes -ud <filename> will
 not decrypt filename (the -u option will gobble the d option).
 .LP
 The VMS operating system operates in a world where files are always a