From db4ed56538db7fa3ec63bf279b8a2a1311991bed Mon Sep 17 00:00:00 2001 From: bunder2015 Date: Tue, 7 Mar 2017 16:01:39 -0500 Subject: [PATCH] Corrected highlight for zpool man page SS is already highlighted and the fB/fR tags break the highlighting prematurely, removing the tags highlights the entire line. Reviewed-by: Giuseppe Di Natale Reviewed-by: Brian Behlendorf Signed-off-by: bunder2015 Closes #5873 --- man/man8/zpool.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 35a195aa0..929340fcb 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -184,7 +184,7 @@ The \fBzpool\fR command configures \fBZFS\fR storage pools. A storage pool is a .sp .LP All datasets within a storage pool share the same space. See \fBzfs\fR(8) for information on managing datasets. -.SS "Virtual Devices (\fBvdev\fRs)" +.SS "Virtual Devices (vdevs)" .sp .LP A "virtual device" describes a single device or a collection of devices organized according to certain performance and fault characteristics. The following virtual devices are supported: