diff options
author | 2009-10-31 13:29:07 +0000 | |
---|---|---|
committer | 2009-10-31 13:29:07 +0000 | |
commit | 8f30d3ab872eaf7693c4a7527706bcb1500ff3e2 (patch) | |
tree | 23b37ed7e3bc4f0de111bef991ea9397e43c3c11 /lib/libssl/src | |
parent | Do not override AS and LD, to be cross compilation friendly; noticed by syuu@ (diff) | |
download | wireguard-openbsd-8f30d3ab872eaf7693c4a7527706bcb1500ff3e2.tar.xz wireguard-openbsd-8f30d3ab872eaf7693c4a7527706bcb1500ff3e2.zip |
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Diffstat (limited to 'lib/libssl/src')
-rw-r--r-- | lib/libssl/src/crypto/des/times/aix.cc | 4 | ||||
-rw-r--r-- | lib/libssl/src/times/aix.t | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libssl/src/crypto/des/times/aix.cc b/lib/libssl/src/crypto/des/times/aix.cc index d96b74e2ced..e9b2e457515 100644 --- a/lib/libssl/src/crypto/des/times/aix.cc +++ b/lib/libssl/src/crypto/des/times/aix.cc @@ -2,10 +2,10 @@ From: Paco Garcia <pgarcia@cam.es> This machine is a Bull Estrella Minitower Model MT604-100 Processor : PPC604 -P.Speed : 100Mhz +P.Speed : 100MHz Data/Instr Cache : 16 K L2 Cache : 256 K -PCI BUS Speed : 33 Mhz +PCI BUS Speed : 33 MHz TransfRate PCI : 132 MB/s Memory : 96 MB diff --git a/lib/libssl/src/times/aix.t b/lib/libssl/src/times/aix.t index 4f24e3980e5..590481c9d90 100644 --- a/lib/libssl/src/times/aix.t +++ b/lib/libssl/src/times/aix.t @@ -1,10 +1,10 @@ from Paco Garcia <pgarcia@ctv.es> This machine is a Bull Estrella Minitower Model MT604-100 Processor : PPC604 -P.Speed : 100Mhz +P.Speed : 100MHz Data/Instr Cache : 16 K L2 Cache : 256 K -PCI BUS Speed : 33 Mhz +PCI BUS Speed : 33 MHz TransfRate PCI : 132 MB/s Memory : 96 MB |