Spelling fixes
This commit is contained in:
+3
-3
@@ -184,7 +184,7 @@ How to use the system instance
|
||||
|
||||
Running Syncthing as a system service ensures that Syncthing is run at startup
|
||||
even if the Syncthing user has no active session. Since the system service
|
||||
keeps Syncthing running even without an active user session, it is inteded to
|
||||
keeps Syncthing running even without an active user session, it is intended to
|
||||
be used on a *server*.
|
||||
|
||||
1. Create the user who should run the service, or choose an existing
|
||||
@@ -206,7 +206,7 @@ How to use the user instance
|
||||
Running Syncthing as a user service ensures that Syncthing is run after the
|
||||
Syncthing user has created a session (e.g. via the graphical login screen or
|
||||
ssh). Thus, the user service is intended to be used on a *(multiuser) desktop
|
||||
computer*. It avoids unnecessarly running Syncthing instances.
|
||||
computer*. It avoids unnecessarily running Syncthing instances.
|
||||
|
||||
1. Create the user who should run the service, or choose an existing
|
||||
one.
|
||||
@@ -233,7 +233,7 @@ subcommand:
|
||||
Using the journal
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
Systemd logs everything into the journal. You can easily acces Syncthing
|
||||
Systemd logs everything into the journal. You can easily access Syncthing
|
||||
log messages (``-e`` lets the pager jump to the very end):
|
||||
|
||||
::
|
||||
|
||||
+2
-2
@@ -246,9 +246,9 @@ also creates ``syncthing.log`` in Syncthing's home directory (check
|
||||
How do I upgrade Syncthing?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- If automatic upgrades is enabled (which is the default), Sycnthing will upgrade itself automatically within 24 hours of a new release.
|
||||
- If automatic upgrades is enabled (which is the default), Syncthing will upgrade itself automatically within 24 hours of a new release.
|
||||
|
||||
- The ugrade button appears in the web GUI when a new version has been released. Pressing it will perform an upgrade.
|
||||
- The upgrade button appears in the web GUI when a new version has been released. Pressing it will perform an upgrade.
|
||||
|
||||
- To force an upgrade from the command line, run ``syncthing -upgrade``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user