blob: 070339cdaff76bae4f3634a4c0772c6972d490ce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
--- pad.1.orig Mon Oct 9 20:31:56 2000
+++ pad.1 Sun Feb 10 11:19:24 2002
@@ -17,8 +17,8 @@
.TP 8
.B \-r \fI[num]\fP
-Pad will XOR in [num] pads generated from random data. if this
-is ommited, pad will use either 1 or 0 random pads, depending on
+Pad will XOR in [num] pads generated from random data. If this
+is omitted, pad will use either 1 or 0 random pads, depending on
if there is only one input file or more than one, respectively.
.TP 8
@@ -33,7 +33,7 @@
.B \-o \fI[outfile]\fP
The result of all the XOR operations will be stored in this
-file. If [output] is ommitted, pad will name the file according
+file. If [output] is omitted, pad will name the file according
to its MD5-sum, along with the rest of the random pads.
.TP 8
|