Skip to content

Commit 543c8a7

Browse files
authored
Merge pull request #1952 from esnet/bmah-1891
docs: We use Ubuntu, not CentOS, for primary Linux development. Closes #1891.
2 parents e13c2b7 + aeb4f70 commit 543c8a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ original iperf. These include, for example, a zero-copy mode and
2222
optional JSON output. Note that iperf3 is *not* backwards compatible
2323
with the original iperf.
2424

25-
Primary development for iperf3 takes place on CentOS Linux, FreeBSD,
25+
Primary development for iperf3 takes place on Ubuntu Linux, FreeBSD,
2626
and macOS. At this time, these are the only officially
2727
supported platforms, however there have been some reports of success
2828
with OpenBSD, Android, and other Linux distributions.

docs/obtaining.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GitHub using:
7474

7575
``git clone https://github.com/esnet/iperf.git``
7676

77-
Primary development for iperf3 takes place on CentOS 7 Linux, FreeBSD 11,
78-
and macOS 10.12. At this time, these are the only officially supported
77+
Primary development for iperf3 takes place on Ubuntu Linux, FreeBSD,
78+
and macOS. At this time, these are the only officially supported
7979
platforms, however there have been some reports of success with
8080
NetBSD, OpenBSD, Windows, Solaris, Android, and iOS.

0 commit comments

Comments
 (0)