FreeBSD Bugzilla – Attachment 240138 Details for
Bug 269539
Section 2.1 in the handbook has a broken unordered list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch fixing the issue.
0001-handbook-bsdinstall-fix-the-list-of-image-types.patch (text/plain), 1.66 KB, created by
Andrey Portnoy
on 2023-02-13 22:25:55 UTC
(
hide
)
Description:
Patch fixing the issue.
Filename:
MIME Type:
Creator:
Andrey Portnoy
Created:
2023-02-13 22:25:55 UTC
Size:
1.66 KB
patch
obsolete
>From d7491569fea3ab484fe5fa4e72038f37fe3529b0 Mon Sep 17 00:00:00 2001 >From: Andrey Portnoy <aportnoy@fastmail.com> >Date: Mon, 13 Feb 2023 17:09:47 -0500 >Subject: [PATCH] handbook/bsdinstall: fix the list of image types > >Missing character broke unordered list formatting. >--- > documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc >index 8792882f2e..e583f38c2f 100644 >--- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc >+++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc >@@ -57,7 +57,7 @@ Depending on the architecture and platform, different images can be link:https:/ > > The image types are: > >-Virtual Machine disk images, such as `qcow2`, `vmdk`, `vhd`, and raw device images. These are not installation images, but images that have FreeBSD preinstalled and ready for post-installation tasks. Virtual machine images are also commonly used in cloud environments. >+* Virtual Machine disk images, such as `qcow2`, `vmdk`, `vhd`, and raw device images. These are not installation images, but images that have FreeBSD preinstalled and ready for post-installation tasks. Virtual machine images are also commonly used in cloud environments. > * SD card images, for embedded systems such as Raspberry Pi. These files must be uncompressed and written as a raw image to an SD card, from which the board will boot. > * Installation images to boot from an ISO or USB device to install FreeBSD on a drive for the usual desktop, laptop, or server system. > >-- >2.39.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269539
: 240138