git: 5d12c7fca205 - stable/14 - mkimg(1): Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Oct 2024 03:55:01 UTC
The branch stable/14 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=5d12c7fca2053c813ac2007d2e442cc400824c64 commit 5d12c7fca2053c813ac2007d2e442cc400824c64 Author: Yu-Hsun Chen <ss109062134@gapp.nthu.edu.tw> AuthorDate: 2023-12-13 11:15:06 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-10-21 03:54:44 +0000 mkimg(1): Fix typo This is from the Advanced UNIX Programming Course (Fall’23) at NTHU. MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/930 (cherry picked from commit 1a35ead682408aaf5276ded49aa0c6daa7e10672) --- usr.bin/mkimg/mkimg.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1 index 333b8b8a5ecb..82bbee53a267 100644 --- a/usr.bin/mkimg/mkimg.1 +++ b/usr.bin/mkimg/mkimg.1 @@ -224,7 +224,7 @@ The preferred file extension is ".qcow" and ".qcow2" for QCOW and QCOW2 This file format is a sector by sector representation of an actual disk. There is no extra information that describes or relates to the format itself. The size of the file is the size of the (virtual) disk. -This file format is suitable for being copyied onto a disk with utilities +This file format is suitable for being copied onto a disk with utilities like .Nm dd . To write a raw disk file, either omit the