From cfa22365fec858d15aed1d2293065d4ac085cbce Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Thu, 20 Dec 2018 00:28:32 -0800 Subject: [PATCH] Improve grammar in kiwix-manage.1 And change one of the URLs to HTTPS, and remove a reference to the removed kiwix-install(1). --- src/man/kiwix-manage.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/man/kiwix-manage.1 b/src/man/kiwix-manage.1 index 3a5f315..16a3d97 100644 --- a/src/man/kiwix-manage.1 +++ b/src/man/kiwix-manage.1 @@ -15,12 +15,12 @@ kiwix\-manage LIBRARY_PATH add ZIM_PATH ... .PP \fBkiwix\-manage\fP tool for managing a kiwix library. .PP -Allows one to manage the content of the kiwix library. Library file is an XML flat file -listing ZIM files with all necessary information like favicon, date, creator, -description, indexpath, filepath, title, source/metalink etc. +Allows one to manage the content of the kiwix library. The library file is a +flat XML file listing ZIM files with all necessary information like favicon, +date, creator, description, indexpath, filepath, title, source/metalink, etc. . .PP - Example library file can be found at http://www.kiwix.org/library\.xml + Example library file can be found at https://www.kiwix.org/library\.xml .br .TP \fBadd\fR @@ -55,7 +55,7 @@ Path to full-text index for that ZIM file. Set the content location of the ZIM file over the network for in\-kiwix download. .SH SEE ALSO -kiwix(1) kiwix\-install(1) kiwix\-serve(1) +kiwix(1) kiwix\-serve(1) .SH AUTHOR Emmanuel Engelhart .br