git: e6d795d15469 - main - Fix manpage markup in 2c8bb126de56ce49637ad752e78957d9ebafba02
Allan Jude
allanjude at FreeBSD.org
Thu Jan 21 20:32:30 UTC 2021
The branch main has been updated by allanjude:
URL: https://cgit.FreeBSD.org/src/commit/?id=e6d795d154699cd3ddadc0ea18f015cccb024464
commit e6d795d154699cd3ddadc0ea18f015cccb024464
Author: Allan Jude <allanjude at FreeBSD.org>
AuthorDate: 2021-01-21 20:32:15 +0000
Commit: Allan Jude <allanjude at FreeBSD.org>
CommitDate: 2021-01-21 20:32:15 +0000
Fix manpage markup in 2c8bb126de56ce49637ad752e78957d9ebafba02
---
usr.sbin/bhyve/bhyve.8 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index ef20763624e4..115727a136a7 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -349,7 +349,9 @@ Specify the logical and physical sector sizes of the emulated disk.
The physical sector size is optional and is equal to the logical sector size
if not explicitly specified.
.It Li nodelete
-Disable emulation of guest trim requests via DIOCGDELETE requests.
+Disable emulation of guest trim requests via
+.Dv DIOCGDELETE
+requests.
.El
.Pp
SCSI devices:
More information about the dev-commits-src-main
mailing list