diff options
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 5329822..b0fe90c 100644 --- a/content.tex +++ b/content.tex @@ -3980,7 +3980,7 @@ according to the native endian of the guest rather than 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. |