From 441ad5f49e7dcafd19eedf0e9f6a7399fedaf31e Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Tue, 28 Jul 2020 18:10:15 +0200 Subject: [PATCH] Fix style typo in cifsiostat manual page Signed-off-by: Sebastien GODARD --- man/cifsiostat.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/cifsiostat.in b/man/cifsiostat.in index 7160b92..31ec68c 100644 --- a/man/cifsiostat.in +++ b/man/cifsiostat.in @@ -38,9 +38,9 @@ The report shows the following fields: .IP Filesystem: This columns shows the mount point of the CIFS filesystem. -.IP rB/s (rkB/s, rMB/s) +.IP "rB/s (rkB/s, rMB/s)" Indicate the average number of bytes (kilobytes, megabytes) read per second. -.IP wB/s (wkB/s, wMB/s) +.IP "wB/s (wkB/s, wMB/s)" Indicate the average number of bytes (kilobytes, megabytes) written per second. .IP rop/s Indicate the number of 'read' operations that were issued to the filesystem -- 2.50.1