From 77429024600102d8d2c7fee3810ff1c45a99f497 Mon Sep 17 00:00:00 2001 From: Josh Adams Date: Sun, 6 Apr 2014 20:29:20 -0500 Subject: Fix typo in authorized_keys filename --- lib/ssh/doc/src/using_ssh.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssh/doc/src/using_ssh.xml') diff --git a/lib/ssh/doc/src/using_ssh.xml b/lib/ssh/doc/src/using_ssh.xml index 66ac4613f4..9ab71260d3 100644 --- a/lib/ssh/doc/src/using_ssh.xml +++ b/lib/ssh/doc/src/using_ssh.xml @@ -88,7 +88,7 @@ [...] -

Create the file /tmp/otptest_user/.ssh/authrized_keys and add the content +

Create the file /tmp/otptest_user/.ssh/authorized_keys and add the content of /tmp/otptest_user/.ssh/id_rsa.pub Now we can do

-- cgit v1.2.3