diff options
| author | sobrado <> | 2009-10-31 13:29:07 +0000 |
|---|---|---|
| committer | sobrado <> | 2009-10-31 13:29:07 +0000 |
| commit | f26acbc19d7b441bbd6b8a3670a11bd78abd13d5 (patch) | |
| tree | af3b81a0224ee7653f480b602250f5a2dcbccaa8 /src/lib/libssl | |
| parent | 4e04ad15cf88ddc52057cc9d19ae371de3d509c2 (diff) | |
| download | openbsd-f26acbc19d7b441bbd6b8a3670a11bd78abd13d5.tar.gz openbsd-f26acbc19d7b441bbd6b8a3670a11bd78abd13d5.tar.bz2 openbsd-f26acbc19d7b441bbd6b8a3670a11bd78abd13d5.zip | |
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Diffstat (limited to 'src/lib/libssl')
| -rw-r--r-- | src/lib/libssl/src/crypto/des/times/aix.cc | 4 | ||||
| -rw-r--r-- | src/lib/libssl/src/times/aix.t | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libssl/src/crypto/des/times/aix.cc b/src/lib/libssl/src/crypto/des/times/aix.cc index d96b74e2ce..e9b2e45751 100644 --- a/src/lib/libssl/src/crypto/des/times/aix.cc +++ b/src/lib/libssl/src/crypto/des/times/aix.cc | |||
| @@ -2,10 +2,10 @@ From: Paco Garcia <pgarcia@cam.es> | |||
| 2 | 2 | ||
| 3 | This machine is a Bull Estrella Minitower Model MT604-100 | 3 | This machine is a Bull Estrella Minitower Model MT604-100 |
| 4 | Processor : PPC604 | 4 | Processor : PPC604 |
| 5 | P.Speed : 100Mhz | 5 | P.Speed : 100MHz |
| 6 | Data/Instr Cache : 16 K | 6 | Data/Instr Cache : 16 K |
| 7 | L2 Cache : 256 K | 7 | L2 Cache : 256 K |
| 8 | PCI BUS Speed : 33 Mhz | 8 | PCI BUS Speed : 33 MHz |
| 9 | TransfRate PCI : 132 MB/s | 9 | TransfRate PCI : 132 MB/s |
| 10 | Memory : 96 MB | 10 | Memory : 96 MB |
| 11 | 11 | ||
diff --git a/src/lib/libssl/src/times/aix.t b/src/lib/libssl/src/times/aix.t index 4f24e3980e..590481c9d9 100644 --- a/src/lib/libssl/src/times/aix.t +++ b/src/lib/libssl/src/times/aix.t | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | from Paco Garcia <pgarcia@ctv.es> | 1 | from Paco Garcia <pgarcia@ctv.es> |
| 2 | This machine is a Bull Estrella Minitower Model MT604-100 | 2 | This machine is a Bull Estrella Minitower Model MT604-100 |
| 3 | Processor : PPC604 | 3 | Processor : PPC604 |
| 4 | P.Speed : 100Mhz | 4 | P.Speed : 100MHz |
| 5 | Data/Instr Cache : 16 K | 5 | Data/Instr Cache : 16 K |
| 6 | L2 Cache : 256 K | 6 | L2 Cache : 256 K |
| 7 | PCI BUS Speed : 33 Mhz | 7 | PCI BUS Speed : 33 MHz |
| 8 | TransfRate PCI : 132 MB/s | 8 | TransfRate PCI : 132 MB/s |
| 9 | Memory : 96 MB | 9 | Memory : 96 MB |
| 10 | 10 | ||
