From 0019f07cc042c85b8d2011521191db37683a7578 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 8 Mar 2022 19:25:11 +0530 Subject: [PATCH] Fix interpreter opt target --- docs/kittens/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/ssh.rst b/docs/kittens/ssh.rst index 9e1e2eebd..0bf43ce43 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -116,7 +116,7 @@ the TTY, any other requests are responded to by errors. When connecting to BSD servers, it is possible the bootstrap script will fail or run slowly, because they are crippled in various ways. Your best bet is to install python on the server and use :code:`python` as the - :opt:`interpreter kitten.ssh-interpreter>` in :file:`ssh.conf`. + :opt:`interpreter ` in :file:`ssh.conf`. .. include:: /generated/conf-kitten-ssh.rst