diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 79185285623..5a375b120de 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -721,16 +721,16 @@ the host returned by the function @command{(system-name)}. See | |||
| 721 | Similar to @option{su} method, @option{sudo} uses @command{sudo}. | 721 | Similar to @option{su} method, @option{sudo} uses @command{sudo}. |
| 722 | @command{sudo} must have sufficient rights to start a shell. | 722 | @command{sudo} must have sufficient rights to start a shell. |
| 723 | 723 | ||
| 724 | Due to security reasons, a @option{sudo} connection is disabled after | 724 | For security reasons, a @option{sudo} connection is disabled after a |
| 725 | a predefined timeout (5 minutes per default). This can be changed, | 725 | predefined timeout (5 minutes per default). This can be changed, see |
| 726 | see @ref{Predefined connection information}. | 726 | @ref{Predefined connection information}. |
| 727 | 727 | ||
| 728 | @item @option{doas} | 728 | @item @option{doas} |
| 729 | @cindex method @option{doas} | 729 | @cindex method @option{doas} |
| 730 | @cindex @option{doas} method | 730 | @cindex @option{doas} method |
| 731 | 731 | ||
| 732 | This method is used on OpenBSD like the @command{sudo} command. Like | 732 | This method is used on OpenBSD like the @command{sudo} command. Like |
| 733 | the @option{sudo} method, a @option{sudo} connection is disabled after | 733 | the @option{sudo} method, a @option{doas} connection is disabled after |
| 734 | a predefined timeout. | 734 | a predefined timeout. |
| 735 | 735 | ||
| 736 | @item @option{sg} | 736 | @item @option{sg} |