Fix typo introduced in previous commit.

Pointed out by: Nikolai Lifanov <lifanov at mail.lifanov.com>
This commit is contained in:
marcel 2015-08-07 18:40:44 +00:00
parent 40035e133b
commit 37bc3330dc

View File

@ -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.