[libvirt] [PATCH] docs: formatdomain: Tweak disk discard= docs

Cole Robinson posted 1 patch 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/d53224b7a5348b0d97d63bdc026b742f86001752.1500138779.git.crobinso@redhat.com
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: formatdomain: Tweak disk discard= docs
Posted by Cole Robinson 6 years, 8 months ago
Change from

  'controls whether to discard ... requests are ignored'

to

  'controls whether discard requests ... are ignored'

Signed-off-by: Cole Robinson <crobinso@redhat.com>
---

Pushed as trivial

 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 01c6fce23..c12efcf78 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3002,7 +3002,7 @@
           </li>
           <li>
             The optional <code>discard</code> attribute controls whether
-            to discard (also known as "trim" or "unmap") requests are
+            discard requests (also known as "trim" or "unmap") are
             ignored or passed to the filesystem. The value can be either
             "unmap" (allow the discard request to be passed) or "ignore"
             (ignore the discard request).
-- 
2.13.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list