From 28a619edd708af281677b9375fb0ab732ed2f08c Mon Sep 17 00:00:00 2001 From: eadler Date: Mon, 12 Nov 2012 14:16:39 +0000 Subject: Clarify where the authorized_key file lives. Approved by: bcr (mentor) MFC after: 3 days --- usr.bin/ssh-copy-id/ssh-copy-id.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/ssh-copy-id/ssh-copy-id.1 b/usr.bin/ssh-copy-id/ssh-copy-id.1 index 947f1f9..caefe5c 100644 --- a/usr.bin/ssh-copy-id/ssh-copy-id.1 +++ b/usr.bin/ssh-copy-id/ssh-copy-id.1 @@ -42,8 +42,8 @@ The .Nm utility copies public keys to a remote host's -.Pa authorized_keys -file. +.Pa ~/.ssh/authorized_keys +file (creating the file and directory, if required). .Pp The following options are available: .Bl -tag -width indent -- cgit v1.1