summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-03-12 04:58:57 +0000
committerngie <ngie@FreeBSD.org>2017-03-12 04:58:57 +0000
commit6a7c560cd8e146ff51b6268731efb4110f86c4b6 (patch)
treeabb73d8c05ec8af9d53d1c97d666855dbbbc34ab /share
parentcb998b831ae9e1afa899e01c4cc4c1f57a3322bf (diff)
downloadFreeBSD-src-6a7c560cd8e146ff51b6268731efb4110f86c4b6.zip
FreeBSD-src-6a7c560cd8e146ff51b6268731efb4110f86c4b6.tar.gz
MFC r314542:
kern.cam.da.X.delete_method: add -width to .Bl macro call Now the section width is set appropriately per the BIO_DELETE parameter being described.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/da.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/da.4 b/share/man/man4/da.4
index 464994a..eb1c09a 100644
--- a/share/man/man4/da.4
+++ b/share/man/man4/da.4
@@ -156,7 +156,7 @@ Set to 1 to enable sorting, 0 to disable, -1 to leave it as-is.
The default is sorting enabled for HDDs and disabled for SSDs.
.It Va kern.cam.da. Ns Ar X Ns Va .delete_method
This variable specifies method to handle BIO_DELETE requests:
-.Bl -tag
+.Bl -tag -width "ATA_TRIM"
.It ATA_TRIM
ATA TRIM via ATA COMMAND PASS THROUGH command,
.It UNMAP
OpenPOWER on IntegriCloud