OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] virtio-blk: typo: Capitalization in Device Initialization item


Signed-off-by: Eugenio PÃrez <eperezma@redhat.com>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index 37a2190..2d33c7b 100644
--- a/content.tex
+++ b/content.tex
@@ -3969,7 +3969,7 @@ \subsection{Device Initialization}\label{sec:Device Types / Block Device / Devic
     segments for the block driver to use. \field{discard_sector_alignment}
     can be used by OS when splitting a request based on alignment.
 
-\item if the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
+\item If the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
     \field{max_write_zeroes_sectors} and \field{max_write_zeroes_seg} can
     be read to determine the maximum write zeroes sectors and maximum
     number of write zeroes segments for the block driver to use.
-- 
2.16.5



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]