[openssh-commits] [openssh] branch master updated: upstream: ssh -o doesn't support Host or Include options, they are only

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jul 1 10:10:20 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new 296393226 upstream: ssh -o doesn't support Host or Include options, they are only
296393226 is described below

commit 296393226e4849010516150f3e19dbfc68789503
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Wed Jul 1 00:04:46 2026 +0000

    upstream: ssh -o doesn't support Host or Include options, they are only
    
    valid in the config file. bz3968 from xspielinbox
    
    OpenBSD-Commit-ID: cbecf11f2eea63e3cf6752e9bbe59091ba60cd32
---
 ssh.1 | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/ssh.1 b/ssh.1
index 79b18c2c5..22f385f06 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.1,v 1.448 2026/06/29 08:19:21 djm Exp $
-.Dd $Mdocdate: June 29 2026 $
+.\" $OpenBSD: ssh.1,v 1.449 2026/07/01 00:04:46 djm Exp $
+.Dd $Mdocdate: July 1 2026 $
 .Dt SSH 1
 .Os
 .Sh NAME
@@ -547,7 +547,6 @@ For full details of the options listed below, and their possible values, see
 .It GatewayPorts
 .It GlobalKnownHostsFile
 .It HashKnownHosts
-.It Host
 .It HostKeyAlgorithms
 .It HostKeyAlias
 .It HostbasedAcceptedAlgorithms
@@ -558,7 +557,6 @@ For full details of the options listed below, and their possible values, see
 .It IdentityAgent
 .It IdentityFile
 .It IgnoreUnknown
-.It Include
 .It KbdInteractiveAuthentication
 .It KbdInteractiveDevices
 .It KexAlgorithms

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list