diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-08-30 15:35:01 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-08-30 15:35:01 +0000 |
commit | 63c762bef3257c103ac998f014facfd27bf1f382 (patch) | |
tree | 80dfde048004f727291e37cb96fda45ac8cc107f | |
parent | cec5f13450b741bfec390c83b37eed970545190b (diff) | |
download | doc-63c762bef3.tar.gz doc-63c762bef3.zip |
Handbook - bsdinstall: Fix typo
PR: 253874
Reported by: Pau Amma <pauamma@gundo.com>
-rw-r--r-- | documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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] ====== |