diff options
| author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-09-20 09:27:27 +0000 |
|---|---|---|
| committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-09-20 09:29:31 +0000 |
| commit | ae2938119d90681f355e2b8f736fb8ffc877b811 (patch) | |
| tree | b1715ce35639d1413d3466313a5f820a198c056c | |
| parent | 8eb3237c76065482b4eddcd9a2e991d24019bae9 (diff) | |
| download | doc-ae2938119d90681f355e2b8f736fb8ffc877b811.tar.gz doc-ae2938119d90681f355e2b8f736fb8ffc877b811.zip | |
Handbook - X11: Fix VirtualBox name
PR: 273701
Reported by: Graham Perrin <grahamperrin@gmail.com>
| -rw-r--r-- | documentation/content/en/books/handbook/x11/_index.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index 24d69c2acb..f4236fb8ba 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -136,10 +136,10 @@ The following table shows the different graphics cards supported by FreeBSD, whi | xf86-video-scfb | scfb -| Virtualbox +| VirtualBox(R) | Open Source | virtualbox-ose-additions -| Virtualbox OSE additions include the `vboxvideo` driver. +| VirtualBox(R) OSE additions include the `vboxvideo` driver. | VMware(R) | Open Source |
