Add missing <userinput> tag.
This commit is contained in:
parent
b9dc98dfd4
commit
e1f53e3c37
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50680
1 changed files with 2 additions and 2 deletions
|
@ -2691,8 +2691,8 @@ The key's randomart image is:
|
|||
to any host that has the corresponding public key installed.
|
||||
For example:</para>
|
||||
|
||||
<screen>&prompt.user; ssh-agent <replaceable>csh</replaceable>
|
||||
&prompt.user; ssh-add
|
||||
<screen>&prompt.user; <userinput>ssh-agent <replaceable>csh</replaceable></userinput>
|
||||
&prompt.user; <userinput>ssh-add</userinput>
|
||||
Enter passphrase for key '/usr/home/user/.ssh/id_rsa': <co xml:id="co-ssh-agent-passphrase"/>
|
||||
Identity added: /usr/home/user/.ssh/id_rsa (/usr/home/user/.ssh/id_rsa)
|
||||
&prompt.user;</screen>
|
||||
|
|
Loading…
Reference in a new issue