From 067a40a1569d51a315958e0b004efbd6944148f1 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Thu, 20 Dec 2018 00:36:09 -0800 Subject: [PATCH] Improve kiwix-serve.1 Minor grammar fixes and remove reference to kiwix-install(1). --- src/man/kiwix-serve.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/man/kiwix-serve.1 b/src/man/kiwix-serve.1 index e14aeae..09d30c5 100644 --- a/src/man/kiwix-serve.1 +++ b/src/man/kiwix-serve.1 @@ -9,7 +9,7 @@ kiwix\-serve [\-\-index=INDEX_PATH] [\-\-port=PORT] [\-\-verbose] [\-\-daemon] [ kiwix\-serve \-\-library [\-\-port=PORT] [\-\-verbose] [\-\-daemon] [\-\-attachToProcess=PID] LIBRARY_PATH .SH DESCRIPTION .PP -Stand\-alone HTTP server for serving ZIM content over the network. +Stand\-alone HTTP server for serving ZIM contents over the network. .TP \fB\-\-index=INDEX_PATH\fR @@ -27,7 +27,7 @@ Enable verbose output. .TP \fB\-\-daemon\fR -Run the server as a daemon +Run the server as a daemon. .TP \fB\-\-attachToProcess=PID\fR @@ -49,12 +49,11 @@ Serves the contents of a library file instead of a single ZIM file. \fBLIBRARY_PATH\fR Kiwix library file path. .br -Library is XML file created using \fBkiwix-manage\fB. +Library is an XML file created using \fBkiwix-manage\fB. .SH SEE ALSO kiwix(1) kiwix\-manage(1) -.br -kiwix\-install(1) + .SH AUTHOR Emmanuel Engelhart .br