summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/perlasm/readme
diff options
context:
space:
mode:
authorjmc <>2022-12-26 07:18:53 +0000
committerjmc <>2022-12-26 07:18:53 +0000
commit2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120 (patch)
tree26f3d93398833b7449b8a97e9fe4af9904382dbf /src/lib/libcrypto/perlasm/readme
parentdf59a12113ba6ec4c6faecd033d46176453f697e (diff)
downloadopenbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.tar.gz
openbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.tar.bz2
openbsd-2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120.zip
spelling fixes; from paul tagliamonte
i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb
Diffstat (limited to 'src/lib/libcrypto/perlasm/readme')
-rw-r--r--src/lib/libcrypto/perlasm/readme2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/perlasm/readme b/src/lib/libcrypto/perlasm/readme
index 57d61fda1e..a7876bcc95 100644
--- a/src/lib/libcrypto/perlasm/readme
+++ b/src/lib/libcrypto/perlasm/readme
@@ -1,5 +1,5 @@
1The perl scripts in this directory are my 'hack' to generate 1The perl scripts in this directory are my 'hack' to generate
2multiple different assembler formats via the one origional script. 2multiple different assembler formats via the one original script.
3 3
4The way to use this library is to start with adding the path to this directory 4The way to use this library is to start with adding the path to this directory
5and then include it. 5and then include it.