Tramp minor doc fixes
* doc/misc/tramp.texi (Remote processes): Spelling fix and minor wording improvement.
This commit is contained in:
parent
333d6f4d99
commit
0dca618075
1 changed files with 3 additions and 3 deletions
|
@ -2652,9 +2652,9 @@ this. You could overwrite this behavior by evaluating
|
||||||
@end lisp
|
@end lisp
|
||||||
|
|
||||||
In addition to @option{tramp-remote-process-environment}, you can set
|
In addition to @option{tramp-remote-process-environment}, you can set
|
||||||
environment variables for invidivual remote process calls by
|
environment variables for individual remote process calls by
|
||||||
let-binding @code{process-environment}. @value{tramp} will apply any
|
let-binding @code{process-environment}. @value{tramp} applies any
|
||||||
entries which are not present in the global default value of
|
entries not present in the global default value of
|
||||||
@code{process-environment} (overriding
|
@code{process-environment} (overriding
|
||||||
@option{tramp-remote-process-environment} settings, if they conflict).
|
@option{tramp-remote-process-environment} settings, if they conflict).
|
||||||
For example:
|
For example:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue