]> code.delx.au - gnu-emacs/blobdiff - doc/misc/tramp.texi
Minor cleanup for Tramp "doas".
[gnu-emacs] / doc / misc / tramp.texi
index 16ff76b887d6a89dcb537b960f79da36ef574b93..294a3a9ecdf33d43518b2409ab444e0de615e8a1 100644 (file)
@@ -590,6 +590,12 @@ the host returned by the function @command{(system-name)}.  See
 Similar to @option{su} method, @option{sudo} uses @command{sudo}.
 @command{sudo} must have sufficient rights to start a shell.
 
+@item @option{doas}
+@cindex method doas
+@cindex doas method
+
+This method is used on OpenBSD like the @command{sudo} command.
+
 @item @option{sg}
 @cindex method sg
 @cindex sg method