]> The Tcpdump Group git mirrors - tcpdump/commitdiff
doc: Tell CPU arch. for AIX and Solaris. [skip ci]
authorDenis Ovsienko <[email protected]>
Mon, 18 Jul 2022 21:41:37 +0000 (22:41 +0100)
committerGuy Harris <[email protected]>
Tue, 26 Jul 2022 23:51:50 +0000 (16:51 -0700)
(cherry picked from commit d2ea910cf5d8fca4d499b12f3108471be2a1e850)

doc/README.aix.md
doc/README.solaris.md

index 17027076ce59cf1c977f7664dfb5228820646d92..3bfa550be10aed5ed6fc153e6921299887476017 100644 (file)
@@ -2,14 +2,14 @@
 
 * Autoconf works everywhere.
 
-## AIX 7.1/POWER
+## AIX 7.1/POWER7
 
 * Only local libpcap is suitable.
 * CMake 3.16.0 does not work.
 * GCC 8.3.0 and XL C 12.1.0.0 work.
 * System m4 does not work, GNU m4 1.4.17 works.
 
-## AIX 7.2/POWER
+## AIX 7.2/POWER8
 
 * Only local libpcap is suitable.
 * GCC 7.2.0 and XL C 13.1.3.6 work.
index 0208ea296c8727c4dc787da66b62e95bb2072e46..afdd8f7356e1ddf10cd6a2fb33f75abb155c3fbe 100644 (file)
@@ -25,7 +25,7 @@ developer/clang-90
 ENDOFTEXT
 ```
 
-## Oracle Solaris 11.4.42
+## Oracle Solaris 11.4.42/AMD64
 
 * Both system and local libpcap are suitable.
 * GCC 11.2 and Clang 11.0 work.