From 91f1f3067ac1fbeb860657edf3ebb5e57a74c957 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 23 May 2018 07:45:25 +0200 Subject: [PATCH] gui, man: Update docs & translations --- man/stdiscosrv.1 | 2 +- man/strelaysrv.1 | 4 ++-- man/syncthing-bep.7 | 4 ++-- man/syncthing-config.5 | 4 ++-- man/syncthing-device-ids.7 | 2 +- man/syncthing-event-api.7 | 2 +- man/syncthing-faq.7 | 2 +- man/syncthing-globaldisco.7 | 2 +- man/syncthing-localdisco.7 | 2 +- man/syncthing-networking.7 | 2 +- man/syncthing-relay.7 | 2 +- man/syncthing-rest-api.7 | 9 +++++---- man/syncthing-security.7 | 2 +- man/syncthing-stignore.5 | 2 +- man/syncthing-versioning.7 | 2 +- man/syncthing.1 | 2 +- 16 files changed, 23 insertions(+), 22 deletions(-) diff --git a/man/stdiscosrv.1 b/man/stdiscosrv.1 index ea778ef6a..689875745 100644 --- a/man/stdiscosrv.1 +++ b/man/stdiscosrv.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "STDISCOSRV" "1" "May 14, 2018" "v0.14" "Syncthing" +.TH "STDISCOSRV" "1" "May 17, 2018" "v0.14" "Syncthing" .SH NAME stdiscosrv \- Syncthing Discovery Server . diff --git a/man/strelaysrv.1 b/man/strelaysrv.1 index 3c7f5f0de..e3516547d 100644 --- a/man/strelaysrv.1 +++ b/man/strelaysrv.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "STRELAYSRV" "1" "May 14, 2018" "v0.14" "Syncthing" +.TH "STRELAYSRV" "1" "May 17, 2018" "v0.14" "Syncthing" .SH NAME strelaysrv \- Syncthing Relay Server . @@ -237,7 +237,7 @@ on port 22067. You will also need to let both port 443 and 22067 through your firewall. .sp Another option is \fI\%described here\fP <\fBhttps://wiki.apache.org/httpd/NonRootPortBinding\fP>, -although your milage may vary. +although your mileage may vary. .SH FIREWALL CONSIDERATIONS .sp The relay server listens on two ports by default. One for data connections and the other diff --git a/man/syncthing-bep.7 b/man/syncthing-bep.7 index 2a111fd4e..ad7b35337 100644 --- a/man/syncthing-bep.7 +++ b/man/syncthing-bep.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-BEP" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-BEP" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-bep \- Block Exchange Protocol v1 . @@ -104,7 +104,7 @@ most significant bit MUST be zero. .sp The protocol buffer schemas in this document are in \fBproto3\fP syntax. This means, among other things, that all fields are optional and will assume -their default value when missing. This does not nececessarily mean that a +their default value when missing. This does not necessarily mean that a message is \fIvalid\fP with all fields empty \- for example, an index entry for a file that does not have a name is not useful and MAY be rejected by the implementation. However the folder label is for human consumption only so an diff --git a/man/syncthing-config.5 b/man/syncthing-config.5 index cf128d45c..82b00dc16 100644 --- a/man/syncthing-config.5 +++ b/man/syncthing-config.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-CONFIG" "5" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-CONFIG" "5" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-config \- Syncthing Configuration . @@ -717,7 +717,7 @@ Check for a newer version after this many hours. Set to zero to disable automatic upgrades. .TP .B upgradeToPreReleases -If true, automatical upgrades include release candidates (see +If true, automatic upgrades include release candidates (see release\-channels). .TP .B keepTemporariesH diff --git a/man/syncthing-device-ids.7 b/man/syncthing-device-ids.7 index 86b74fa6c..385d948ef 100644 --- a/man/syncthing-device-ids.7 +++ b/man/syncthing-device-ids.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-DEVICE-IDS" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-DEVICE-IDS" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-device-ids \- Understanding Device IDs . diff --git a/man/syncthing-event-api.7 b/man/syncthing-event-api.7 index 96c81edb6..597a0da16 100644 --- a/man/syncthing-event-api.7 +++ b/man/syncthing-event-api.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-EVENT-API" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-EVENT-API" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-event-api \- Event API . diff --git a/man/syncthing-faq.7 b/man/syncthing-faq.7 index 5b05a20bb..ea16cc366 100644 --- a/man/syncthing-faq.7 +++ b/man/syncthing-faq.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-FAQ" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-FAQ" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-faq \- Frequently Asked Questions . diff --git a/man/syncthing-globaldisco.7 b/man/syncthing-globaldisco.7 index ff551203f..c2ab7cbe1 100644 --- a/man/syncthing-globaldisco.7 +++ b/man/syncthing-globaldisco.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-GLOBALDISCO" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-GLOBALDISCO" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-globaldisco \- Global Discovery Protocol v3 . diff --git a/man/syncthing-localdisco.7 b/man/syncthing-localdisco.7 index 0332b3287..828663586 100644 --- a/man/syncthing-localdisco.7 +++ b/man/syncthing-localdisco.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-LOCALDISCO" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-LOCALDISCO" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-localdisco \- Local Discovery Protocol v4 . diff --git a/man/syncthing-networking.7 b/man/syncthing-networking.7 index 209c9c1ca..7c52dd406 100644 --- a/man/syncthing-networking.7 +++ b/man/syncthing-networking.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-NETWORKING" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-NETWORKING" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-networking \- Firewall Setup . diff --git a/man/syncthing-relay.7 b/man/syncthing-relay.7 index 0e591a41b..f86ae73bc 100644 --- a/man/syncthing-relay.7 +++ b/man/syncthing-relay.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-RELAY" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-RELAY" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-relay \- Relay Protocol v1 . diff --git a/man/syncthing-rest-api.7 b/man/syncthing-rest-api.7 index b9b856414..692f4b4ad 100644 --- a/man/syncthing-rest-api.7 +++ b/man/syncthing-rest-api.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-REST-API" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-REST-API" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-rest-api \- REST API . @@ -564,9 +564,10 @@ newest version and upgrade possibility. .nf .ft C { - "latest": "v0.10.27", - "newer": false, - "running": "v0.10.27+5\-g36c93b7" + "latest": "v0.14.47", + "majorNewer": false, + "newer": true, + "running": "v0.14.46" } .ft P .fi diff --git a/man/syncthing-security.7 b/man/syncthing-security.7 index fe33fd323..7822c4029 100644 --- a/man/syncthing-security.7 +++ b/man/syncthing-security.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-SECURITY" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-SECURITY" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-security \- Security Principles . diff --git a/man/syncthing-stignore.5 b/man/syncthing-stignore.5 index c26f1f452..834ee60e2 100644 --- a/man/syncthing-stignore.5 +++ b/man/syncthing-stignore.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-STIGNORE" "5" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-STIGNORE" "5" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-stignore \- Prevent files from being synchronized to other nodes . diff --git a/man/syncthing-versioning.7 b/man/syncthing-versioning.7 index 4acd1d197..02b57cb98 100644 --- a/man/syncthing-versioning.7 +++ b/man/syncthing-versioning.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-VERSIONING" "7" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING-VERSIONING" "7" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing-versioning \- Keep automatic backups of deleted files by other nodes . diff --git a/man/syncthing.1 b/man/syncthing.1 index 5df4c23d3..6e15e902a 100644 --- a/man/syncthing.1 +++ b/man/syncthing.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING" "1" "May 14, 2018" "v0.14" "Syncthing" +.TH "SYNCTHING" "1" "May 17, 2018" "v0.14" "Syncthing" .SH NAME syncthing \- Syncthing .