aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu-Hsun Chen <ss109062134@gapp.nthu.edu.tw>2023-12-13 11:15:06 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-12-17 10:49:28 +0000
commit1a35ead682408aaf5276ded49aa0c6daa7e10672 (patch)
tree60178d733ef9839cd8e0da37c31da76cc2f32d1e
parent0ba51e3b638424597add4212958524c9b750dd7b (diff)
downloadsrc-1a35ead682408aaf5276ded49aa0c6daa7e10672.tar.gz
src-1a35ead682408aaf5276ded49aa0c6daa7e10672.zip
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
-rw-r--r--usr.bin/mkimg/mkimg.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1
index a073265c21ba..adf0e2707e22 100644
--- a/usr.bin/mkimg/mkimg.1
+++ b/usr.bin/mkimg/mkimg.1
@@ -223,7 +223,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