git: 3cceb0106c - main - Remove unnecessary line break in the sha256sum command example

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by bcr:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3cceb0106c6c81cbfa488ae9a365f23f6b047bd4

commit 3cceb0106c6c81cbfa488ae9a365f23f6b047bd4
Author:     Benedict Reuschling <[email protected]>
AuthorDate: 2022-10-05 15:18:28 +0000
Commit:     Benedict Reuschling <[email protected]>
CommitDate: 2022-10-05 15:18:28 +0000

    Remove unnecessary line break in the sha256sum command example
---
 documentation/content/en/books/handbook/bsdinstall/_index.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
index 752fdb69e1..3ef5d00f2e 100644
--- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc
+++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc
@@ -235,8 +235,7 @@ Verifying the _checksum_ in FreeBSD can be done automatically using man:sha256su
 
 [source,shell]
 ....
-% sha256sum -c CHECKSUM.SHA256-FreeBSD-13.1-RELEASE-amd64
-FreeBSD-13.1-RELEASE-amd64-dvd1.iso
+% sha256sum -c CHECKSUM.SHA256-FreeBSD-13.1-RELEASE-amd64 FreeBSD-13.1-RELEASE-amd64-dvd1.iso
 FreeBSD-13.1-RELEASE-amd64-dvd1.iso: OK
 ....
 The checksums must match exactly.
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.