83c8ee
From 83dac62520afe3fa92b53393f438c9fb9c492525 Mon Sep 17 00:00:00 2001
83c8ee
From: Sebastien GODARD <sysstat@users.noreply.github.com>
83c8ee
Date: Sat, 6 Oct 2018 18:12:54 +0200
83c8ee
Subject: [PATCH] sar: Fix typo in manual page
83c8ee
83c8ee
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
83c8ee
---
83c8ee
 man/sar.in | 2 +-
83c8ee
 1 file changed, 1 insertion(+), 1 deletion(-)
83c8ee
83c8ee
diff --git a/man/sar.in b/man/sar.in
83c8ee
index c45ee54..925c5f5 100644
83c8ee
--- a/man/sar.in
83c8ee
+++ b/man/sar.in
83c8ee
@@ -373,7 +373,7 @@ The following values are displayed:
83c8ee
 .B MBfsfree
83c8ee
 .RS
83c8ee
 .RS
83c8ee
-Total amount a free space in megabytes (including space available only to privileged user).
83c8ee
+Total amount of free space in megabytes (including space available only to privileged user).
83c8ee
 .RE
83c8ee
 
83c8ee
 .B MBfsused
83c8ee
-- 
83c8ee
2.31.1
83c8ee