git: 8ee5df0179 - main - Add two manual pages in bsdinstall section

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=8ee5df01793364ace57b68352bcb6eecc3803e68

commit 8ee5df01793364ace57b68352bcb6eecc3803e68
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2021-03-03 20:16:34 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2021-03-03 20:16:34 +0000

    Add two manual pages in bsdinstall section
    
    PR:             253875
    Submitted by:   bruce.lilly (AT) gmail.com
---
 documentation/content/en/books/handbook/bsdinstall/_index.adoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
index 61f327c790..f98d9dc299 100644
--- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc
+++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
@@ -201,7 +201,11 @@ This example uses [.filename]#/dev/da0# as the target device where the image wil
 # dd if=FreeBSD-12.1-RELEASE-amd64-memstick.img of=/dev/da0 bs=1M conv=sync
 ....
 +
-If this command fails, verify that the USB stick is not mounted and that the device name is for the disk, not a partition. Some operating systems might require this command to be run with . The syntax varies slightly across different platforms; for example, Mac OS(R) requires a lower-case `bs=1m`. Systems like Linux(R) might buffer writes. To force all writes to complete, use .
+If this command fails, verify that the USB stick is not mounted and that the device name is for the disk, not a partition.
+Some operating systems might require this command to be run with man:sudo[8].
+The syntax varies slightly across different platforms; for example, Mac OS(R) requires a lower-case `bs=1m`.
+Systems like Linux(R) might buffer writes.
+To force all writes to complete, use man:sync[8].
 ****
 
 [.procedure]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.