]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: Like sshd_config, some ssh_config options are not
authordjm@openbsd.org <djm@openbsd.org>
Fri, 10 Mar 2023 02:32:04 +0000 (02:32 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 10 Mar 2023 03:02:39 +0000 (14:02 +1100)
first-match-wins. sshd_config.5 was fixed in r1.348, this is the same for
this file

OpenBSD-Commit-ID: 7be55b9351cde449b136afcc52d07aa4113b215e

ssh_config.5

index 9eb6b97794a65b9532e75ae1b130a1067dc7e38b..c56b9d7be6708e042dc56a911c60314715f80e10 100644 (file)
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: ssh_config.5,v 1.378 2023/01/13 07:13:40 jmc Exp $
-.Dd $Mdocdate: January 13 2023 $
+.\" $OpenBSD: ssh_config.5,v 1.379 2023/03/10 02:32:04 djm Exp $
+.Dd $Mdocdate: March 10 2023 $
 .Dt SSH_CONFIG 5
 .Os
 .Sh NAME
@@ -56,7 +56,7 @@ system-wide configuration file
 .Pq Pa /etc/ssh/ssh_config
 .El
 .Pp
-For each parameter, the first obtained value
+Unless noted otherwise, for each parameter, the first obtained value
 will be used.
 The configuration files contain sections separated by
 .Cm Host