From d53224b7a5348b0d97d63bdc026b742f86001752 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sat, 15 Jul 2017 13:09:53 -0400 Subject: [PATCH] docs: formatdomain: Tweak disk discard= docs Change from 'controls whether to discard ... requests are ignored' to 'controls whether discard requests ... are ignored' --- 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 01c6fce23c..c12efcf785 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -3002,7 +3002,7 @@
  • The optional discard 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.47.2