From 10f5240b7c444c140c0a983b6fde47843e6b289d Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 3 Jan 2022 15:21:27 +0100 Subject: [PATCH] avoid single quote as first line character in man page --- src/doc/man/recoll.conf.5 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/doc/man/recoll.conf.5 b/src/doc/man/recoll.conf.5 index 58e3adb4..ff3390a7 100644 --- a/src/doc/man/recoll.conf.5 +++ b/src/doc/man/recoll.conf.5 @@ -613,8 +613,7 @@ location before copy, to allow path translation computations. For example if a dataset originally indexed as '/home/me/mydata/config' has been mounted to '/media/me/mydata', and the GUI is running from a copied configuration, orgidxconfdir would be '/home/me/mydata/config', and -curidxconfdir (as set in the copied configuration) would be -'/media/me/mydata/config'. +curidxconfdir (as set in the copied configuration) would be '/media/me/mydata/config'. .TP .BI "idxrundir = "dfn Indexing process current directory. The input