sunOS -> SunOS, from jmc <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11962 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,7 +66,7 @@ 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
|
If your shell keeps a history file be careful to make sure it is not
|
||||||
world readable.
|
world readable.
|
||||||
.LP
|
.LP
|
||||||
Since this program attempts to maintain compatibility with sunOS's
|
Since this program attempts to maintain compatibility with SunOS's
|
||||||
des(1) command, there are 2 different methods used to convert the user
|
des(1) command, there are 2 different methods used to convert the user
|
||||||
supplied key to a des key.
|
supplied key to a des key.
|
||||||
Whenever and one or more of
|
Whenever and one or more of
|
||||||
@@ -74,7 +74,7 @@ Whenever and one or more of
|
|||||||
or
|
or
|
||||||
.B \-3
|
.B \-3
|
||||||
options are used, the key conversion procedure will not be compatible
|
options are used, the key conversion procedure will not be compatible
|
||||||
with the sunOS des(1) version but will use all the user supplied
|
with the SunOS des(1) version but will use all the user supplied
|
||||||
character to generate the des key.
|
character to generate the des key.
|
||||||
.B des
|
.B des
|
||||||
command reads from standard input unless
|
command reads from standard input unless
|
||||||
@@ -96,7 +96,7 @@ option is used then triple ecb encryption is performed.
|
|||||||
If the key is less than 8 characters long, the flag has no effect.
|
If the key is less than 8 characters long, the flag has no effect.
|
||||||
.TP
|
.TP
|
||||||
.B \-e
|
.B \-e
|
||||||
Encrypt data using an 8 byte key in a manner compatible with sunOS
|
Encrypt data using an 8 byte key in a manner compatible with SunOS
|
||||||
des(1).
|
des(1).
|
||||||
.TP
|
.TP
|
||||||
.B \-E
|
.B \-E
|
||||||
@@ -115,7 +115,7 @@ stderr.
|
|||||||
If a filename was specified after the
|
If a filename was specified after the
|
||||||
.B \-c
|
.B \-c
|
||||||
option, the checksum is output to that file.
|
option, the checksum is output to that file.
|
||||||
The checksum is generated using a key generated in a sunOS compatible
|
The checksum is generated using a key generated in a SunOS compatible
|
||||||
manner.
|
manner.
|
||||||
.TP
|
.TP
|
||||||
.B \-C
|
.B \-C
|
||||||
@@ -128,10 +128,10 @@ and
|
|||||||
options
|
options
|
||||||
.TP
|
.TP
|
||||||
.B \-f
|
.B \-f
|
||||||
Does nothing - allowed for compatibility with sunOS des(1) command.
|
Does nothing - allowed for compatibility with SunOS des(1) command.
|
||||||
.TP
|
.TP
|
||||||
.B \-s
|
.B \-s
|
||||||
Does nothing - allowed for compatibility with sunOS des(1) command.
|
Does nothing - allowed for compatibility with SunOS des(1) command.
|
||||||
.TP
|
.TP
|
||||||
.B "\-k \fIkey\fP"
|
.B "\-k \fIkey\fP"
|
||||||
Use the encryption
|
Use the encryption
|
||||||
|
Reference in New Issue
Block a user