From 3e36d10ad5480e58df616a9775e4e7a411e99a88 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Fri, 10 Feb 2012 20:17:17 +0100 Subject: [PATCH] Fix typo in manual page. --- doc/changelog.txt | 2 ++ doc/de.po | 8 ++++---- doc/de/linkchecker.1 | 2 +- doc/en/linkchecker.1 | 2 +- doc/linkchecker.doc.pot | 4 ++-- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index c0dee51f..72ba4df2 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -6,6 +6,8 @@ Fixes: - checking: Work around a Squid proxy bug which resulted in not detecting broken links. Closes: SF bug #3472341 +- documentation: Fix typo in the manual page. + Closes: SF bug #3485876 Changes: - checking: Add steam:// URIs to the list of ignored URIs. diff --git a/doc/de.po b/doc/de.po index f29d0ca1..9c7aea04 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: 2012-01-29 16:57+0100\n" -"PO-Revision-Date: 2012-01-29 17:05+0100\n" +"POT-Creation-Date: 2012-02-09 13:36+0100\n" +"PO-Revision-Date: 2012-02-10 20:15+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: de \n" "Language: \n" @@ -463,12 +463,12 @@ msgid "" "The I and I parts of the B output type will be " "ignored, else if the file already exists, it will be overwritten. You can " "specify this option more than once. Valid file output types are B, " -"B, B, B, B, B, B, B or B " +"B, B, B, B, B, B, B or B. " "Default is no file output. The various output types are documented below. " "Note that you can suppress all console output with the option B<-o none>." msgstr "" "Der I und I Teil wird beim Ausgabetyp B " -"ignoriert, ansonsten wird die Datei überschreiben falls sie existiert. Sie " +"ignoriert, ansonsten wird die Datei überschrieben falls sie existiert. Sie " "können diese Option mehr als einmal verwenden. Gültige Ausgabetypen sind " "B, B, B, B, B, B, B, B oder " "B. Standard ist keine Dateiausgabe. I gibt die " diff --git a/doc/de/linkchecker.1 b/doc/de/linkchecker.1 index f06f87d0..2bd7e0ea 100644 --- a/doc/de/linkchecker.1 +++ b/doc/de/linkchecker.1 @@ -120,7 +120,7 @@ ist das der lokalen Spracheinstellung. Gültige Enkodierungen sind unter aufgelistet. .br Der \fIDATEINAME\fP und \fIENKODIERUNG\fP Teil wird beim Ausgabetyp \fBnone\fP -ignoriert, ansonsten wird die Datei überschreiben falls sie existiert. Sie +ignoriert, ansonsten wird die Datei überschrieben falls sie existiert. Sie können diese Option mehr als einmal verwenden. Gültige Ausgabetypen sind \fBtext\fP, \fBhtml\fP, \fBsql\fP, \fBcsv\fP, \fBgml\fP, \fBdot\fP, \fBxml\fP, \fBnone\fP oder \fBblacklist\fP. Standard ist keine Dateiausgabe. \fIENKODIERUNG\fP gibt die diff --git a/doc/en/linkchecker.1 b/doc/en/linkchecker.1 index 156ec3d9..903bc130 100644 --- a/doc/en/linkchecker.1 +++ b/doc/en/linkchecker.1 @@ -115,7 +115,7 @@ The \fIFILENAME\fP and \fIENCODING\fP parts of the \fBnone\fP output type will be ignored, else if the file already exists, it will be overwritten. You can specify this option more than once. Valid file output types are \fBtext\fP, \fBhtml\fP, \fBsql\fP, -\fBcsv\fP, \fBgml\fP, \fBdot\fP, \fBxml\fP, \fBnone\fP or \fBblacklist\fP +\fBcsv\fP, \fBgml\fP, \fBdot\fP, \fBxml\fP, \fBnone\fP or \fBblacklist\fP. Default is no file output. The various output types are documented below. Note that you can suppress all console output with the option \fB\-o none\fP. diff --git a/doc/linkchecker.doc.pot b/doc/linkchecker.doc.pot index 30ae7824..636da468 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: 2012-01-29 16:57+0100\n" +"POT-Creation-Date: 2012-02-09 13:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -372,7 +372,7 @@ msgid "" "The I and I parts of the B output type will be " "ignored, else if the file already exists, it will be overwritten. You can " "specify this option more than once. Valid file output types are B, " -"B, B, B, B, B, B, B or B " +"B, B, B, B, B, B, B or B. " "Default is no file output. The various output types are documented " "below. Note that you can suppress all console output with the option B<-o " "none>."