summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-01-23 14:24:39 +0000
committerColin Watson <cjwatson@debian.org>2014-01-23 14:24:39 +0000
commit2ef34885ae2a9319d1e4ff56de6f33b806ae47b9 (patch)
tree2b15774c89ce876599535e79debbfbc51832026b
parent9cb4839b20a7d9bcc2573959853d6582b181cefc (diff)
* Version: 2.6.6.
-rw-r--r--NEWS4
-rwxr-xr-xconfigure24
-rw-r--r--configure.ac4
-rw-r--r--docs/man-db.lsm6
-rw-r--r--po/ca.po6
-rw-r--r--po/cs.po6
-rw-r--r--po/da.po6
-rw-r--r--po/de.po6
-rw-r--r--po/eo.po6
-rw-r--r--po/es.po6
-rw-r--r--po/fi.po6
-rw-r--r--po/fr.po6
-rw-r--r--po/id.po6
-rw-r--r--po/it.po6
-rw-r--r--po/ja.po6
-rw-r--r--po/man-db.pot8
-rw-r--r--po/nl.po6
-rw-r--r--po/pl.po6
-rw-r--r--po/pt_BR.po6
-rw-r--r--po/ro.po6
-rw-r--r--po/ru.po6
-rw-r--r--po/sr.po6
-rw-r--r--po/sv.po6
-rw-r--r--po/vi.po6
-rw-r--r--po/zh_CN.po6
25 files changed, 83 insertions, 83 deletions
diff --git a/NEWS b/NEWS
index 85a47c9d..01d2c277 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-man-db 2.6.6
-============
+man-db 2.6.6 (23 January 2014)
+==============================
Major changes since man-db 2.6.5:
diff --git a/configure b/configure
index 82be6eb7..330a5419 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for man-db 2.6.6-pre2.
+# Generated by GNU Autoconf 2.69 for man-db 2.6.6.
#
# Report bugs to <cjwatson@debian.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='man-db'
PACKAGE_TARNAME='man-db'
-PACKAGE_VERSION='2.6.6-pre2'
-PACKAGE_STRING='man-db 2.6.6-pre2'
+PACKAGE_VERSION='2.6.6'
+PACKAGE_STRING='man-db 2.6.6'
PACKAGE_BUGREPORT='cjwatson@debian.org'
PACKAGE_URL=''
@@ -2214,7 +2214,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures man-db 2.6.6-pre2 to adapt to many kinds of systems.
+\`configure' configures man-db 2.6.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -2284,7 +2284,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of man-db 2.6.6-pre2:";;
+ short | recursive ) echo "Configuration of man-db 2.6.6:";;
esac
cat <<\_ACEOF
@@ -2463,7 +2463,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-man-db configure 2.6.6-pre2
+man-db configure 2.6.6
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3172,7 +3172,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by man-db $as_me 2.6.6-pre2, which was
+It was created by man-db $as_me 2.6.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4118,7 +4118,7 @@ fi
# Define the identity of the package.
PACKAGE='man-db'
- VERSION='2.6.6-pre2'
+ VERSION='2.6.6'
cat >>confdefs.h <<_ACEOF
@@ -13205,8 +13205,8 @@ ac_config_headers="$ac_config_headers config.h"
# Define below date and version information to be put into man pages etc.
-date=2014-01-16
-roff_version=`echo 2.6.6-pre2 | sed 's/-/\\-/g'`
+date=2014-01-23
+roff_version=`echo 2.6.6 | sed 's/-/\\-/g'`
# We have to be a bit naughty here and supply options.
# The autoconf literature states that only features that can be separately
@@ -43009,7 +43009,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by man-db $as_me 2.6.6-pre2, which was
+This file was extended by man-db $as_me 2.6.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -43075,7 +43075,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-man-db config.status 2.6.6-pre2
+man-db config.status 2.6.6
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 5e14f26a..23512a94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_pattern_forbid([^MAN_])
# Initialise and check we're in the correct directory.
-AC_INIT([man-db], [2.6.6-pre2], [cjwatson@debian.org])
+AC_INIT([man-db], [2.6.6], [cjwatson@debian.org])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-override -Werror foreign dist-xz no-dist-gzip parallel-tests])
AM_MAINTAINER_MODE
@@ -21,7 +21,7 @@ AC_CONFIG_HEADER([config.h])
AC_CANONICAL_HOST
# Define below date and version information to be put into man pages etc.
-date=2014-01-16
+date=2014-01-23
AC_SUBST([date])dnl
roff_version=`echo AC_PACKAGE_VERSION | sed 's/-/\\-/g'`
AC_SUBST([roff_version])dnl
diff --git a/docs/man-db.lsm b/docs/man-db.lsm
index 4c4f15a7..d60f3ccd 100644
--- a/docs/man-db.lsm
+++ b/docs/man-db.lsm
@@ -1,7 +1,7 @@
Begin4
Title: man-db
-Version: 2.6.5
-Entered-date: 2013-06-27
+Version: 2.6.6
+Entered-date: 2014-01-23
Description: This package provides the man command. This utility is
the primary way of examining the on-line help files
(manual pages). Other utilities provided include the
@@ -19,7 +19,7 @@ Author: jwe@che.utexas.edu (John W Eaton)
cjwatson@debian.org (Colin Watson)
Maintained-by: cjwatson@debian.org (Colin Watson)
Primary-site: http://savannah.nongnu.org/download/man-db/
- 1.4M man-db-2.6.5.tar.xz
+ 1.4M man-db-2.6.6.tar.xz
Alternate-site: ftp://ftp.debian.org/debian/pool/main/m/man-db/
Platforms: Requires GNU groff 1.16.
Optionally uses GDBM or Berkeley DB (any version with 1.85
diff --git a/po/ca.po b/po/ca.po
index 55cb369b..0072f6ee 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2011-04-11 22:39+0200\n"
"Last-Translator: Jordi Mallach <jordi@gnu.org>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -865,12 +865,12 @@ msgstr "no es pot obrir el fitxer de configuració del camí de man %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "avís: el directori requerit %s no existeix"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "no es pot determinar el directori actual"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "avís: %s no comença amb %s"
diff --git a/po/cs.po b/po/cs.po
index 4ca42576..d4c55026 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2012-04-07 19:04+0100\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -837,12 +837,12 @@ msgstr "nelze otevřít soubor %s s nastavením cest k manuálovým stránkám"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "varování: povinná složka %s neexistuje"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "nelze zjistit aktuální složku"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "varování: cesta %s nezačíná na %s"
diff --git a/po/da.po b/po/da.po
index 471aadd9..d93f8bb0 100644
--- a/po/da.po
+++ b/po/da.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2012-03-17 23:42+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -848,12 +848,12 @@ msgstr "kan ikke åbne konfigurationsfilen for manualsøgesti %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "advarsel: det obligatoriske katalog %s findes ikke"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "kan ikke bestemme aktuelt katalog"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "advarsel: %s begynder ikke med %s"
diff --git a/po/de.po b/po/de.po
index 61a4c6d2..3644d88d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2012-04-25 21:22-0700\n"
"Last-Translator: Arun Persaud <arun@nubati.net>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -847,12 +847,12 @@ msgstr "Handbuchpfad-Konfigurationsdatei %s kann nicht geöffnet werden"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "Warnung: erforderliches Verzeichnis %s existiert nicht"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "momentanes Verzeichnis kann nicht festgestellt werden"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "Warnung: %s fängt nicht mit %s an"
diff --git a/po/eo.po b/po/eo.po
index a0362ee7..5db836e8 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2013-02-19 13:10-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -825,12 +825,12 @@ msgstr "ne eblas malfermi la man-vojan agordan dosieron %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "averto: la deviga dosierujo %s ne ekzistas"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "ne eblas determini la nunan dosierujon"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "averto: %s ne komenciĝas per %s"
diff --git a/po/es.po b/po/es.po
index e2672231..78760444 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.3.20\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2002-07-03 21:52+0200\n"
"Last-Translator: David Martnez <ender@debian.org>\n"
"Language-Team: debian-l10n-spanish@lists.debian.org\n"
@@ -828,12 +828,12 @@ msgstr "no se puede abrir el fichero de configuracin de rutas de man %s."
msgid "warning: mandatory directory %s doesn't exist"
msgstr "aviso: el directorio %s no existe y es obligatorio."
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "no se puede determinar el directorio actual."
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "aviso: %s no comienza con %s."
diff --git a/po/fi.po b/po/fi.po
index ec55b842..bde54abf 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.2-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2004-01-25 15:07+0200\n"
"Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -816,12 +816,12 @@ msgstr "opastepolkujen asetustiedostoa %s ei voi avata"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "varoitus: välttämätön hakemisto %s ei ole olemassa"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "nykyistä hakemistoa ei voi määrittää"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "varoitus: %s ei ala merkkijonolla %s"
diff --git a/po/fr.po b/po/fr.po
index e64494c2..b44c399a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2012-02-06 14:43-0400\n"
"Last-Translator: David Prévot <david@tilapin.org>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -838,12 +838,12 @@ msgstr "impossible d'ouvrir le fichier de configuration de manpath %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "attention : le répertoire requis %s n'existe pas"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "impossible de déterminer quel est le répertoire courant"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "attention : %s ne commence pas par %s"
diff --git a/po/id.po b/po/id.po
index d2a7f821..cdbf2c6f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.5.6-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2009-09-08 19:00+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -834,12 +834,12 @@ msgstr "tidak dapat membuka berkas konfigurasi manpath %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "peringatan: direktori wajib %s tidak ada"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "tidak dapat menentukan direktori sekarang"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "peringatan: %s tidak dimulai dengan %s"
diff --git a/po/it.po b/po/it.po
index 0188071e..aecf82fc 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.3\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2005-12-10 17:30+0100\n"
"Last-Translator: Giuseppe Sacco <eppesuig@debian.org>\n"
"Language-Team: Italian <tp@linux.it>\n"
@@ -826,12 +826,12 @@ msgstr "impossibile aprire il file di configurazione dei percorsi man %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "attenzione: la directory essenziale %s non esiste"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "impossibile determinare la directory corrente"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "attenzione: %s non inizia con %s"
diff --git a/po/ja.po b/po/ja.po
index 93eea671..5e59a458 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.6.5\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2013-06-27 19:41+0900\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -830,12 +830,12 @@ msgstr "manpath 設定ファイル %s をオープンできません"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "警告: 必要なディレクトリ %s が存在しません"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "カレントディレクトリを決定できません"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "警告: %s は %s で始まっていません"
diff --git a/po/man-db.pot b/po/man-db.pot
index 00e94186..3ea25606 100644
--- a/po/man-db.pot
+++ b/po/man-db.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: man-db 2.6.6-pre2\n"
+"Project-Id-Version: man-db 2.6.6\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -815,12 +815,12 @@ msgstr ""
msgid "warning: mandatory directory %s doesn't exist"
msgstr ""
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr ""
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 522678be..3845d63b 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.5.7-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2009-11-16 08:36+0100\n"
"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -834,12 +834,12 @@ msgstr "kan man-pad-configuratiebestand %s niet openen"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "waarschuwing: vereiste map %s bestaat niet"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "kan huidige map niet bepalen"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "waarschuwing: %s begint niet met %s"
diff --git a/po/pl.po b/po/pl.po
index 1eaea7fb..13f861e8 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2013-02-03 20:23+0100\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -845,12 +845,12 @@ msgstr "nie można otworzyć pliku konfiguracyjnego %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "ostrzeżenie: obowiązkowy katalog %s nie istnieje"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "nie można określić katalogu bieżącego"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "ostrzeżenie: %s nie zaczyna się od %s"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c14aa250..f40fb41f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2003-02-22 18:45-0300\n"
"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
@@ -826,12 +826,12 @@ msgstr "impossvel abrir o arquivo de configurao do manpath %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "aviso: diretrio obrigatrio %s no existe"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "impossvel determinar o diretrio corrente"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "aviso: %s no comea com %s"
diff --git a/po/ro.po b/po/ro.po
index f2caa106..2352f2db 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.2-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2003-10-27 08:40+0200\n"
"Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -828,12 +828,12 @@ msgstr "nu se poate deschide fiierul de configurare al cii de man %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "avertisment: directorul necesar %s nu exist"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "nu se poate determina directorul curent"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "avertisment: %s nu ncepe cu %s"
diff --git a/po/ru.po b/po/ru.po
index a3dfe91f..344e681d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.1-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2012-02-06 20:46+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
@@ -839,12 +839,12 @@ msgstr "не удалось открыть manpath файл настроек %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "предупреждение: обязательный каталог %s не существует"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "не удалось определить текущий каталог"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "предупреждение: %s не начинается с %s"
diff --git a/po/sr.po b/po/sr.po
index 1eb61548..3ddbb75b 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2014-01-16 09:51+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -832,12 +832,12 @@ msgstr "не могу да отворим датотеку подешавања
msgid "warning: mandatory directory %s doesn't exist"
msgstr "упозорење: обавезан директоријум „%s“ не постоји"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "не могу да одредим текући директоријум"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "упозорење: „%s“ не почиње са „%s“"
diff --git a/po/sv.po b/po/sv.po
index bcf25c10..f66e1169 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.5.0-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2007-09-17 16:57+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -831,12 +831,12 @@ msgstr "kan inte öppna konfigurationsfilen för manualsökväg %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "varning: obligatoriska katalogen %s finns inte"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "kan inte avgöra aktuell katalog"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "varning: %s börjar inte med %s"
diff --git a/po/vi.po b/po/vi.po
index 552aae26..af3f4373 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2014-01-12 16:01+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -835,12 +835,12 @@ msgstr "không thể mở tập tin cấu hình đường dẫn hướng dẫn %
msgid "warning: mandatory directory %s doesn't exist"
msgstr "cảnh báo: không có thư mục bắt buộc %s"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "không thể tháo gỡ thư mục hiện có"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "cảnh báo: %s không bắt đầu bằng %s"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a6e03038..ceeec280 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.5.1-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2014-01-15 17:39+0000\n"
+"POT-Creation-Date: 2014-01-23 13:49+0000\n"
"PO-Revision-Date: 2008-01-16 17:49-0600\n"
"Last-Translator: Ming Hua <minghua-guest@users.alioth.debian.org>\n"
"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."
@@ -866,12 +866,12 @@ msgstr "无法打开手册路径设置文件 %s"
msgid "warning: mandatory directory %s doesn't exist"
msgstr "警告:必需的目录 %s 不存在"
-#: src/manp.c:1162
+#: src/manp.c:1184
#, c-format
msgid "can't determine current directory"
msgstr "无法确定当前目录"
-#: src/manp.c:1356
+#: src/manp.c:1378
#, c-format
msgid "warning: %s does not begin with %s"
msgstr "警告:%s 并非以 %s 开始"