git: 63c762bef3 - main - Handbook - bsdinstall: Fix typo
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=63c762bef3257c103ac998f014facfd27bf1f382 commit 63c762bef3257c103ac998f014facfd27bf1f382 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2023-08-30 15:35:01 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2023-08-30 15:35:01 +0000 Handbook - bsdinstall: Fix typo PR: 253874 Reported by: Pau Amma <[email protected]> --- 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 e679693fb6..93b8caeab2 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -204,7 +204,7 @@ This procedure will erase the existing data on the stick. [[bsdinstall-usb-dd]] [.procedure] ==== -*Procedure. Using `dd` to Write the Image* + +*Procedure. Using `dd` to write the image* + [WARNING] ======