summaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorIoannis Cherouvim <743305+cherouvim@users.noreply.github.com>2019-09-21 08:59:50 +0300
committerIoannis Cherouvim <743305+cherouvim@users.noreply.github.com>2019-09-21 08:59:50 +0300
commit76a3dca3dba908625bd6f9c5ea3150f46c25e712 (patch)
tree9caa72f2f0bf148b762eb02b325bb94986dd1fd9 /docs/man
parent310cf9fc54bb1de4e1d86f46fc4e15d7f72d3c50 (diff)
Typo fix (neccessary -> necessary).
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/borg.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/borg.1 b/docs/man/borg.1
index 9b40add0c..0d22f7a06 100644
--- a/docs/man/borg.1
+++ b/docs/man/borg.1
@@ -680,7 +680,7 @@ $TMPDIR, $TEMP, or $TMP environment variable is properly set for the sshd
process.
For some OSes, this can be done just by setting the correct value in the
.bashrc (or equivalent login config file for other shells), however in
-other cases it may be neccessary to first enable \fBPermitUserEnvironment yes\fP
+other cases it may be necessary to first enable \fBPermitUserEnvironment yes\fP
in your \fBsshd_config\fP file, then add \fBenvironment="TMPDIR=/my/big/tmpdir"\fP
at the start of the public key to be used in the \fBauthorized_hosts\fP file.
.TP