From e52f3ef7113ff6a86a0020d3dd2eae6c1c6dc8f4 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 11 Aug 2015 19:14:11 +0200 Subject: [PATCH] ip-link: fix minor typo in manpage Change '-human-readble' to '-human-readable'. Signed-off-by: Phil Sutter --- man/man8/ip-link.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 372e6c6fa..74c764a6d 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -881,7 +881,7 @@ output more statistics about packet usage. output more detailed information. .TP -.BR "\-h", " \-human", " \-human-readble" +.BR "\-h", " \-human", " \-human-readable" output statistics with human readable values number followed by suffix .TP -- 2.47.2