diff options
author | sobrado <> | 2009-10-31 13:29:07 +0000 |
---|---|---|
committer | sobrado <> | 2009-10-31 13:29:07 +0000 |
commit | 7cd69b55ec72548dfb4d83da83aff6182a08a291 (patch) | |
tree | af3b81a0224ee7653f480b602250f5a2dcbccaa8 /src/lib/libcrypto | |
parent | 0343d1a4aa2712e24719f3fef30fbec3bf632419 (diff) | |
download | openbsd-7cd69b55ec72548dfb4d83da83aff6182a08a291.tar.gz openbsd-7cd69b55ec72548dfb4d83da83aff6182a08a291.tar.bz2 openbsd-7cd69b55ec72548dfb4d83da83aff6182a08a291.zip |
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r-- | src/lib/libcrypto/des/times/aix.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/des/times/aix.cc b/src/lib/libcrypto/des/times/aix.cc index d96b74e2ce..e9b2e45751 100644 --- a/src/lib/libcrypto/des/times/aix.cc +++ b/src/lib/libcrypto/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 | ||