diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-24 07:22:08 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-24 07:22:08 +0000 |
| commit | e8f64f5ebfec3904f6af65188172995a24c5494e (patch) | |
| tree | 385cb7f9d217b5eaa5a33dc7cf110329a5572401 | |
| parent | 8cad38176d6547ac9de1229ee4555e4adc8790a7 (diff) | |
Notes
| -rw-r--r-- | crypto/openssh/ssh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 15ffbd4291ec..a02ad7d8e14e 100644 --- a/crypto/openssh/ssh_config +++ b/crypto/openssh/ssh_config @@ -3,7 +3,7 @@ # files or on the command line. # # $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $ -# $FreeBSD$ +# $FreeBSD$ # This is ssh client systemwide configuration file. See ssh(1) for more # information. This file provides defaults for users, and the values can |
