From 21f4a41ecb431bc77d6a03a824aed35cd86f6daf Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 6 Sep 2010 23:10:55 +0200 Subject: [PATCH] Updated manpage link. --- doc/de.po | 14 +++++++------- doc/de/linkchecker.1 | 6 +++--- doc/en/linkchecker.1 | 4 ++-- doc/linkchecker.doc.pot | 8 +++++--- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/doc/de.po b/doc/de.po index 0b09f7be..de1b1abc 100644 --- a/doc/de.po +++ b/doc/de.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: linkchecker 3.4\n" -"POT-Creation-Date: 2010-09-06 21:55+0300\n" -"PO-Revision-Date: 2010-09-06 21:55+0100\n" +"POT-Creation-Date: 2010-09-06 23:10+0300\n" +"PO-Revision-Date: 2010-09-06 23:10+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: de \n" "Language: \n" @@ -1062,11 +1062,11 @@ msgstr "REGULÄRE AUSDRÜCKE" #: en/linkchecker.1:282 msgid "" "Only Python regular expressions are accepted by LinkChecker. See B for an introduction in regular expressions." +"docs.python.org/howto/regex.html> for an introduction in regular expressions." msgstr "" "Lediglich Pythons reguläre Ausdrücke werden von LinkChecker akzeptiert. " -"Siehe B für eine Einführung in reguläre " -"Ausdrücke." +"Siehe B für eine Einführung in " +"reguläre Ausdrücke." # type: Plain text #. type: Plain text @@ -1805,9 +1805,9 @@ msgstr "" #. type: Plain text #: en/linkchecker.1:529 msgid "" -"B - regular expression documentation" +"B - regular expression documentation" msgstr "" -"B - Dokumentation zu regulären " +"B - Dokumentation zu regulären " "Ausdrücken" # type: SH diff --git a/doc/de/linkchecker.1 b/doc/de/linkchecker.1 index deaf5544..e77f6552 100644 --- a/doc/de/linkchecker.1 +++ b/doc/de/linkchecker.1 @@ -276,8 +276,8 @@ Gibt nichts aus. Für Debugging oder Prüfen des Rückgabewerts geeignet. . .SH "REGULÄRE AUSDRÜCKE" Lediglich Pythons reguläre Ausdrücke werden von LinkChecker -akzeptiert. Siehe \fBhttp://docs.python.org/howto/regex/\fP für eine Einführung -in reguläre Ausdrücke. +akzeptiert. Siehe \fBhttp://docs.python.org/howto/regex.html\fP für eine +Einführung in reguläre Ausdrücke. Die einzige Hinzufügung ist, dass ein regulärer Ausdruck negiert wird falls er mit einem Ausrufezeichen beginnt. @@ -515,7 +515,7 @@ Ausgabe \fBhttp://docs.python.org/lib/standard\-encodings.html\fP \- gültige Ausgabe Enkodierungen .br -\fBhttp://docs.python.org/howto/regex/\fP \- Dokumentation zu regulären +\fBhttp://docs.python.org/howto/regex.html\fP \- Dokumentation zu regulären Ausdrücken .SH "SIEHE AUCH" diff --git a/doc/en/linkchecker.1 b/doc/en/linkchecker.1 index 4c634a45..35cb8fbc 100644 --- a/doc/en/linkchecker.1 +++ b/doc/en/linkchecker.1 @@ -277,7 +277,7 @@ Logs nothing. Suitable for debugging or checking the exit code. . .SH REGULAR EXPRESSIONS Only Python regular expressions are accepted by LinkChecker. -See \fBhttp://docs.python.org/howto/regex/\fP for an introduction in +See \fBhttp://docs.python.org/howto/regex.html\fP for an introduction in regular expressions. The only addition is that a leading exclamation mark negates the regular @@ -525,7 +525,7 @@ configuration files .br \fBhttp://docs.python.org/lib/standard\-encodings.html\fP - valid output encodings .br -\fBhttp://docs.python.org/howto/regex/\fP - regular expression documentation +\fBhttp://docs.python.org/howto/regex.html\fP - regular expression documentation .SH "SEE ALSO" \fBlinkcheckerrc\fP(5) diff --git a/doc/linkchecker.doc.pot b/doc/linkchecker.doc.pot index 55aa1caa..ef582cb4 100644 --- a/doc/linkchecker.doc.pot +++ b/doc/linkchecker.doc.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-09-06 21:55+0300\n" +"POT-Creation-Date: 2010-09-06 23:10+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -816,7 +816,7 @@ msgstr "" #: en/linkchecker.1:282 msgid "" "Only Python regular expressions are accepted by LinkChecker. See " -"B for an introduction in regular " +"B for an introduction in regular " "expressions." msgstr "" @@ -1392,7 +1392,9 @@ msgstr "" #. type: Plain text #: en/linkchecker.1:529 -msgid "B - regular expression documentation" +msgid "" +"B - regular expression " +"documentation" msgstr "" #. type: SH