diff options
author | obrien <obrien@FreeBSD.org> | 2001-05-24 07:22:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-05-24 07:22:08 +0000 |
commit | a26134411c10ba2364d3d85686667b8a87f0015f (patch) | |
tree | 3943be1124fc84efa3dbca1c0d175dabc23729c5 /crypto/openssh | |
parent | a55e3ddc3205535f6629707fdc5296f73721e683 (diff) | |
download | FreeBSD-src-a26134411c10ba2364d3d85686667b8a87f0015f.zip FreeBSD-src-a26134411c10ba2364d3d85686667b8a87f0015f.tar.gz |
Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.
Diffstat (limited to 'crypto/openssh')
-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 15ffbd4..a02ad7d 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 |