diff --git a/src/doc/man/recoll.conf.5 b/src/doc/man/recoll.conf.5 index ec45e1d0..9b5a7714 100644 --- a/src/doc/man/recoll.conf.5 +++ b/src/doc/man/recoll.conf.5 @@ -292,8 +292,7 @@ will reduce the index size. This can only be set for a whole index, not for a subtree. .TP .BI "dehyphenate = "bool -Determines if we index -'coworker' also when the input is 'co-worker'. This is new +Determines if we index 'coworker' also when the input is 'co-worker'. This is new in version 1.22, and on by default. Setting the variable to off allows restoring the previous behaviour. .TP diff --git a/src/sampleconf/recoll.conf b/src/sampleconf/recoll.conf index 55162764..4884b96a 100644 --- a/src/sampleconf/recoll.conf +++ b/src/sampleconf/recoll.conf @@ -310,8 +310,8 @@ indexStoreDocText = 1 # for a subtree. #nonumbers = 0 -# Determines if we index -# 'coworker' also when the input is 'co-worker'.This is new +# Determines if we index 'coworker' +# also when the input is 'co-worker'.This is new # in version 1.22, and on by default. Setting the variable to off allows # restoring the previous behaviour. #dehyphenate = 1