diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 867c916a7..02a87892d 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -33,7 +33,7 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: ssh_config.5,v 1.303 2019/09/13 04:27:35 djm Exp $ | 36 | .\" $OpenBSD: ssh_config.5,v 1.304 2019/09/13 04:52:34 djm Exp $ |
37 | .Dd $Mdocdate: September 13 2019 $ | 37 | .Dd $Mdocdate: September 13 2019 $ |
38 | .Dt SSH_CONFIG 5 | 38 | .Dt SSH_CONFIG 5 |
39 | .Os | 39 | .Os |
@@ -872,13 +872,13 @@ The default is the name given on the command line. | |||
872 | .It Cm IdentitiesOnly | 872 | .It Cm IdentitiesOnly |
873 | Specifies that | 873 | Specifies that |
874 | .Xr ssh 1 | 874 | .Xr ssh 1 |
875 | should only use the authentication identity and certificate files explicitly | 875 | should only use the configured authentication identity and certificate files |
876 | configured in the | 876 | (either the default files, or those explicitly configured in the |
877 | .Nm | 877 | .Nm |
878 | files | 878 | files |
879 | or passed on the | 879 | or passed on the |
880 | .Xr ssh 1 | 880 | .Xr ssh 1 |
881 | command-line, | 881 | command-line), |
882 | even if | 882 | even if |
883 | .Xr ssh-agent 1 | 883 | .Xr ssh-agent 1 |
884 | or a | 884 | or a |