diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 16ff76b887d..294a3a9ecdf 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -590,6 +590,12 @@ the host returned by the function @command{(system-name)}. See | |||
| 590 | Similar to @option{su} method, @option{sudo} uses @command{sudo}. | 590 | Similar to @option{su} method, @option{sudo} uses @command{sudo}. |
| 591 | @command{sudo} must have sufficient rights to start a shell. | 591 | @command{sudo} must have sufficient rights to start a shell. |
| 592 | 592 | ||
| 593 | @item @option{doas} | ||
| 594 | @cindex method doas | ||
| 595 | @cindex doas method | ||
| 596 | |||
| 597 | This method is used on OpenBSD like the @command{sudo} command. | ||
| 598 | |||
| 593 | @item @option{sg} | 599 | @item @option{sg} |
| 594 | @cindex method sg | 600 | @cindex method sg |
| 595 | @cindex sg method | 601 | @cindex sg method |