From 413a6eef3c7a707a35bde88d1fc9411539c0afb2 Mon Sep 17 00:00:00 2001 From: reg_ Date: Fri, 8 Jun 2012 18:03:42 +0000 Subject: [PATCH] fixed manpages for lintian --- src/man/kiwix-index.1 | 10 +++++----- src/man/kiwix-install.1 | 8 ++++---- src/man/kiwix-manage.1 | 14 +++++++------- src/man/kiwix-serve.1 | 12 ++++++------ 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/man/kiwix-index.1 b/src/man/kiwix-index.1 index 7979b14..bf7d1b4 100644 --- a/src/man/kiwix-index.1 +++ b/src/man/kiwix-index.1 @@ -1,9 +1,9 @@ .TH KIWIX 1 "21 May 2012" .SH NAME -kiwix-index \- Kiwix ZIM Indexer +kiwix\-index \- Kiwix ZIM Indexer .SH SYNOPSIS .IX Header SYNOPSIS -kiwix-index [--backend|-b=xapian|clucene] ZIM_PATH INDEX_PATH +kiwix\-index [\-\-backend|\-b=xapian|clucene] ZIM_PATH INDEX_PATH .SH DESCRIPTION .PP Generates a xapian or clucene full-text index for a ZIM file. @@ -18,12 +18,12 @@ ZIM file path to index. .TP \fBINDEX_PATH\fR -Path to save the full-text index to. +Path to save the full\-text index to. .SH SEE ALSO -kiwix-compact(1) kiwix-manage(1) kiwix-serve(1) +kiwix\-compact(1) kiwix\-manage(1) kiwix\-serve(1) .br -kiwix(1) kiwix-install(1) +kiwix(1) kiwix\-install(1) .SH AUTHOR Emmanuel Engelhart diff --git a/src/man/kiwix-install.1 b/src/man/kiwix-install.1 index 033b6f3..c5f88c6 100644 --- a/src/man/kiwix-install.1 +++ b/src/man/kiwix-install.1 @@ -1,14 +1,14 @@ .TH KIWIX 1 "21 May 2012" .SH NAME -kiwix-install \- Kiwix ZIM Installer +kiwix\-install \- Kiwix ZIM Installer .SH SYNOPSIS .IX Header SYNOPSIS -kiwix-install [--verbose|-v] [--backend|-b=xapian|clucene] [--buildIndex|-i] addcontent ZIM_PATH KIWIX_PATH +kiwix\-install [\-\-verbose|-v] [\-\-backend|\-b=xapian|clucene] [\-\-buildIndex|\-i] addcontent ZIM_PATH KIWIX_PATH .SH DESCRIPTION .PP Creates a standalone Kiwix + data hierarchy. .br -If specified, also create a full-text index. +If specified, also create a full\-text index. .TP \fB\-\-verbose\fR @@ -33,7 +33,7 @@ Path to the kiwix/ folder. The path must contain the kiwix standalone binary. .SH SEE ALSO -kiwix(1) kiwix-index(1) kiwix-serve(1) kiwix-compact(1) kiwix-manage(1) +kiwix(1) kiwix\-index(1) kiwix\-serve(1) kiwix\-compact(1) kiwix\-manage(1) .SH AUTHOR Emmanuel Engelhart .br diff --git a/src/man/kiwix-manage.1 b/src/man/kiwix-manage.1 index 31ffa1e..060c495 100644 --- a/src/man/kiwix-manage.1 +++ b/src/man/kiwix-manage.1 @@ -1,21 +1,21 @@ .TH KIWIX 1 "21 May 2012" .SH NAME -kiwix-manage \- Kiwix Library Manager +kiwix\-manage \- Kiwix Library Manager .SH SYNOPSIS .IX Header SYNOPSIS -.B kiwix-manage +.B kiwix\-manage .br -kiwix-manage LIBRARY_PATH add ZIM_PATH ... +kiwix\-manage LIBRARY_PATH add ZIM_PATH ... .br kiwix-manage LIBRARY_PATH show [CONTENTID1] [CONTENTID2] ... .br - kiwix-manage LIBRARY_PATH remove CONTENTID1 [CONTENTID2] + kiwix\-manage LIBRARY_PATH remove CONTENTID1 [CONTENTID2] .SH DESCRIPTION .SS kiwix\-manage .PP \fBkiwix\-manage\fP Tool for managing a kiwix library. .PP -Allows to manage the content of the kiwix library. Library file is XML flat file +Allows one to manage the content of the kiwix library. Library file is XML flat file listing ZIM files with all necessary information like favicon, date, creator, description, indexpath, filepath, title, source/metalink etc. . @@ -52,10 +52,10 @@ Path to full-text index for that ZIM file. .TP \fBurl\fR -Sets the content location of the ZIM file over the network for in-kiwix download. +Sets the content location of the ZIM file over the network for in\-kiwix download. .SH SEE ALSO -kiwix(1) kiwix-index(1) kiwix-install(1) kiwix-serve(1) kiwix-compact(1) +kiwix(1) kiwix\-index(1) kiwix\-install(1) kiwix\-serve(1) kiwix\-compact(1) .SH AUTHOR Emmanuel Engelhart .br diff --git a/src/man/kiwix-serve.1 b/src/man/kiwix-serve.1 index 237236a..bfed489 100644 --- a/src/man/kiwix-serve.1 +++ b/src/man/kiwix-serve.1 @@ -1,15 +1,15 @@ .TH KIWIX 1 "21 May 2012" .SH NAME -kiwix-serve \- Kiwix HTTP Server +kiwix\-serve \- Kiwix HTTP Server .SH SYNOPSIS .IX Header "SYNOPSIS" .br -kiwix-serve [--index=INDEX_PATH] [--port=PORT] [--verbose] [--daemon] [--attachToProcess=PID] ZIM_PATH +kiwix\-serve [\-\-index=INDEX_PATH] [\-\-port=PORT] [\-\-verbose] [\-\-daemon] [\-\-attachToProcess=PID] ZIM_PATH .br -kiwix-serve --library [--port=PORT] [--verbose] [--daemon] [--attachToProcess=PID] LIBRARY_PATH +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 content over the network. .TP \fB\-\-index=INDEX_PATH\fR @@ -46,9 +46,9 @@ Kiwix library file path. Library is XML file created using \fBkiwix-manage\fB. .SH SEE ALSO -kiwix(1) kiwix-index(1) kiwix-manage(1) +kiwix(1) kiwix\-index(1) kiwix\-manage(1) .br -kiwix-install(1) kiwix-compact(1) +kiwix\-install(1) kiwix\-compact(1) .SH AUTHOR Emmanuel Engelhart .br