gui, man, authors: Update docs, translations, and contributors

This commit is contained in:
Jakob Borg
2020-05-20 07:45:28 +02:00
parent 5b34c31cb3
commit 77dd874383
18 changed files with 83 additions and 33 deletions
+11 -11
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-FAQ" "7" "May 12, 2020" "v1" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "May 16, 2020" "v1" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.
@@ -64,34 +64,34 @@ Sync uses an undocumented, closed protocol with unknown security properties.
The following things are \fIalways\fP synchronized:
.INDENT 0.0
.IP \(bu 2
File Contents
File contents
.IP \(bu 2
File Modification Times
File modification times
.UNINDENT
.sp
The following may be synchronized or not, depending:
.INDENT 0.0
.IP \(bu 2
File Permissions (When supported by file system. On Windows, only the
read only bit is synchronized.)
File permissions (when supported by file system; on Windows only the
read only bit is synchronized)
.IP \(bu 2
Symbolic Links (synced, except on Windows, but never followed.)
Symbolic links (synced, except on Windows, but never followed)
.UNINDENT
.sp
The following are \fInot\fP synchronized;
.INDENT 0.0
.IP \(bu 2
File or Directory Owners and Groups (not preserved)
File or directory owners and Groups (not preserved)
.IP \(bu 2
Directory Modification Times (not preserved)
Directory modification times (not preserved)
.IP \(bu 2
Hard Links (followed, not preserved)
Hard links and Windows directory junctions (followed, not preserved)
.IP \(bu 2
Extended Attributes, Resource Forks (not preserved)
Extended attributes, resource forks (not preserved)
.IP \(bu 2
Windows, POSIX or NFS ACLs (not preserved)
.IP \(bu 2
Devices, FIFOs, and Other Specials (ignored)
Devices, FIFOs, and other specials (ignored)
.IP \(bu 2
Sparse file sparseness (will become sparse, when supported by the OS & filesystem)
.UNINDENT