From: dtucker Date: Sun, 28 Feb 2021 22:56:30 +0000 (+0000) Subject: Add %k to list of keywords. From Eero Häkkinenvia bz#3267 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5f7313bad1107997e88c533f5fef1645ae026197;p=openbsd Add %k to list of keywords. From Eero Häkkinenvia bz#3267 --- diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index eb0a4e3a4e0..9f6d014c651 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/ssh_config.5 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.348 2021/02/23 21:55:08 djm Exp $ -.Dd $Mdocdate: February 23 2021 $ +.\" $OpenBSD: ssh_config.5,v 1.349 2021/02/28 22:56:30 dtucker Exp $ +.Dd $Mdocdate: February 28 2021 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -2017,7 +2017,7 @@ The local username. .Cm RemoteForward , and .Cm UserKnownHostsFile -accept the tokens %%, %C, %d, %h, %i, %L, %l, %n, %p, %r, and %u. +accept the tokens %%, %C, %d, %h, %i, %k, %L, %l, %n, %p, %r, and %u. .Pp .Cm KnownHostsCommand additionally accepts the tokens %f, %H, %I, %K and %t.