all: Correct various typos

Skip-check: authors

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4005
This commit is contained in:
HairyFotr
2017-02-25 08:12:13 +00:00
committed by Jakob Borg
parent 98d22b88a0
commit c56c48a777
15 changed files with 21 additions and 21 deletions

View File

@@ -247,12 +247,12 @@ although your milage may vary.
.sp
The relay server listens on two ports by default. One for data connections and the other
for providing public statistics at \fI\%http://relays.syncthing.net/\fP\&. The firewall, such as
\fBiptables\fP, must permit incoming TCP connetions to the following ports:
\fBiptables\fP, must permit incoming TCP connections to the following ports:
.INDENT 0.0
.IP \(bu 2
Data port: \fB22067/tcp\fP overriden with \fB\-listen\fP and advertised with \fB\-ext\-address\fP
Data port: \fB22067/tcp\fP overridden with \fB\-listen\fP and advertised with \fB\-ext\-address\fP
.IP \(bu 2
Status port: \fB22070/tcp\fP overriden with \fB\-status\-srv\fP
Status port: \fB22070/tcp\fP overridden with \fB\-status\-srv\fP
.UNINDENT
.sp
Runtime \fBiptables\fP rules to allow access to the default ports:

View File

@@ -211,7 +211,7 @@ everywhere else and we don\(aqt know which of the conflicting files is the "best
from the user point of view. Moreover, if there\(aqs something that automatically
causes a conflict on change you\(aqll end up with \fBsync\-conflict\-...sync\-conflict
\-...\-sync\-conflict\fP files.
.SS Am I able to use nested Synthing folders?
.SS Am I able to use nested Syncthing folders?
.sp
Do not nest shared folders. This behaviour is in no way supported,
recommended or coded for in any way, and comes with many pitfalls.
@@ -398,12 +398,12 @@ This is almost always a result of bad RAM, storage device or other hardware. Whe
You can change the theme in the settings. Syncthing ships with other themes
than the default.
.sp
If you want a custom theme or a completly different GUI, you can add your
If you want a custom theme or a completely different GUI, you can add your
own.
By default, Syncthing will look for a directory \fBgui\fP inside the Syncthing
home folder. To change the directory to look for themes, you need to set the
STGUIASSETS environment variable. To get the concrete directory, run
syncthing with the \fB\-paths\fP parameter. It will print all the relevent paths,
syncthing with the \fB\-paths\fP parameter. It will print all the relevant paths,
including the "GUI override directory".
.sp
To add e.g. a red theme, you can create the file \fBred/assets/css/theme.css\fP

View File

@@ -328,8 +328,8 @@ Equivalent to the \-no\-restart argument. Disable the Syncthing monitor process
Disable automatic upgrades.
.TP
.B STHASHING
Specifiy which hashing package to use. Defaults to automatic based on
peformance. Specify "minio" (compatibility) or "standard" for the default Go implementation.
Specify which hashing package to use. Defaults to automatic based on
performance. Specify "minio" (compatibility) or "standard" for the default Go implementation.
.TP
.B GOMAXPROCS
Set the maximum number of CPU cores to use. Defaults to all available CPU