aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-05-13 15:40:04 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-05-13 15:40:09 +0000
commita280304291074c673228fcfbe827900fb39854c0 (patch)
treedd6276bccb30e412b592f1ed3f2bed594f7d8b54
parent9f8a9bf9c190e0e6f6479d5d7b3e1f1077255ed5 (diff)
handbook/introduction: Replace disc with cloud
FreeBSD hasn't fit on a CD-ROM in a long time, and nobody we know of is selling FreeBSD DVDs. This whole page needs TLC, one thing at a time. Reviewed by: carlavilla Discussed with: cperciva, mchoo Differential Revision: https://reviews.freebsd.org/D56981
-rw-r--r--documentation/content/en/books/handbook/introduction/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc
index 3e4e3901b8..5fd08475ff 100644
--- a/documentation/content/en/books/handbook/introduction/_index.adoc
+++ b/documentation/content/en/books/handbook/introduction/_index.adoc
@@ -110,7 +110,7 @@ Here is just a sampling of some of the applications in which people are currentl
* _Desktop:_ FreeBSD makes a fine choice for an inexpensive desktop solution using the freely available X11 server and Wayland display server. FreeBSD offers a choice from many open-source desktop environments, including the standard GNOME and KDE graphical user interfaces. FreeBSD can even boot "diskless" from a central server, making individual workstations even cheaper and easier to administer.
* _Software Development:_ The basic FreeBSD system comes with a full suite of development tools including a full C/C++ compiler and debugger suite. Support for many other languages are also available through the ports and packages collection.
-FreeBSD is available to download free of charge, or can be obtained on either CD-ROM or DVD.
+FreeBSD is available to download and in most clouds, free of charge.
Please see crossref:mirrors[mirrors, Obtaining FreeBSD] for more information about obtaining FreeBSD.
[[introduction-nutshell-users]]