misc: remove BeOS code and references

There has not been a mention of this OS in any commit since December
2004 (58f4af7973). The OS is also long gone.

Closes #8288
This commit is contained in:
Daniel Stenberg 2022-01-16 23:35:00 +01:00
parent 0041fe7ef5
commit 90dd1fc664
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 11 additions and 43 deletions

View file

@ -144,9 +144,9 @@ FAQ
libcurl is highly portable, it builds and works identically on numerous
platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HP-UX,
IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOS, Mac
OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS, Symbian, OSF,
Android, Minix, IBM TPF and more...
IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, macOS,
Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS, Symbian, OSF, Android,
Minix, IBM TPF and more...
libcurl is free, thread-safe, IPv6 compatible, feature rich, well
supported and fast.
@ -200,8 +200,8 @@ FAQ
curl is not a program for a single operating system. curl exists, compiles,
builds and runs under a wide range of operating systems, including all
modern Unixes (and a bunch of older ones too), Windows, Amiga, BeOS, OS/2,
OS X, QNX etc.
modern Unixes (and a bunch of older ones too), Windows, Amiga, OS/2, macOS,
QNX etc.
1.4 When will you make curl do XXXX ?