From 37bc3330dc9308e5e3d34bee17d6fe27e11bf4be Mon Sep 17 00:00:00 2001 From: marcel Date: Fri, 7 Aug 2015 18:40:44 +0000 Subject: Fix typo introduced in previous commit. Pointed out by: Nikolai Lifanov --- usr.bin/mkimg/mkimg.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/mkimg') diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1 index 2738cd8..b982791 100644 --- a/usr.bin/mkimg/mkimg.1 +++ b/usr.bin/mkimg/mkimg.1 @@ -184,7 +184,7 @@ on the command line. To write version 2 QCOW, specify .Fl f Ar qcow2 on the command line. -The preferred file extension is ".qcow" iand ".qcow2" for QCOW and QCOW2 +The preferred file extension is ".qcow" and ".qcow2" for QCOW and QCOW2 (resp.), but ".qcow" is sometimes used for version 2 files as well. .Ss RAW file format This file format is a sector by sector representation of an actual disk. -- cgit v1.1