From e985687175fd8f2d2cdbb1526d178c5449b42894 Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Fri, 28 Jun 2019 21:05:22 +0200 Subject: ipset: fix spelling error in libipset.3 manpage Fix these spelling errors, s/lenght/length/ s/controll/control/ s/funtion/function/ Signed-off-by: Jozsef Kadlecsik --- lib/libipset.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/libipset.3 b/lib/libipset.3 index 42a741f..2efc253 100644 --- a/lib/libipset.3 +++ b/lib/libipset.3 @@ -77,7 +77,7 @@ on failure. ipset_parse_argv Parses the .B argc -lenght of array of strings +length of array of strings .B argv with the already initialized .B @@ -165,7 +165,7 @@ library structure, in order to manipulate the IO parameters. .TP ipset_session_full_io -You can controll the full IO, i.e. input (restore) and output (save) +You can control the full IO, i.e. input (restore) and output (save) separatedly by the function. The .B session @@ -187,7 +187,7 @@ stdout for output). Input/output files can be set separatedly. .TP ipset_session_normal_io -You can controll the normal IO, which corresponds to the interface +You can control the normal IO, which corresponds to the interface provided by .B ipset(8) @@ -218,7 +218,7 @@ session where .B what -tells the funtion you want to get the input or the output stream. +tells the function you want to get the input or the output stream. .TP ipset_session_io_close @@ -228,7 +228,7 @@ session where .B what -tells the funtion you want to close the input or the output +tells the function you want to close the input or the output stream. After closing, the standard streams are set: stdin for input, stdout for output. -- cgit v1.2.3