1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Clarify where the authorized_key file lives.

Approved by:	bcr (mentor)
MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-11-12 14:16:39 +00:00
parent b70f0569e8
commit a018185aeb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242918

View File

@ -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