[openssh-commits] [openssh] 04/04: upstream: list the correct version number
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Apr 16 14:38:11 AEST 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 69928b106d8f0fa15b88cf3850d992ed81c44ae0
Author: tj at openbsd.org <tj at openbsd.org>
Date: Sat Apr 16 00:22:31 2022 +0000
upstream: list the correct version number
for when usage of the sftp protocol became default and fix a typo
from ed maste
OpenBSD-Commit-ID: 24e1795ed2283fdeacf16413c2f07503bcdebb31
---
scp.1 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/scp.1 b/scp.1
index 3af6ece1..2e96e201 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.108 2022/02/23 21:21:16 djm Exp $
+.\" $OpenBSD: scp.1,v 1.109 2022/04/16 00:22:31 tj Exp $
.\"
-.Dd $Mdocdate: February 23 2022 $
+.Dd $Mdocdate: April 16 2022 $
.Dt SCP 1
.Os
.Sh NAME
@@ -295,9 +295,9 @@ is based on the rcp program in
.Bx
source code from the Regents of the University of California.
.Pp
-Since OpenSSH 8.8,
+Since OpenSSH 9.0,
.Nm
-has use the SFTP protocol for transfers by default.
+has used the SFTP protocol for transfers by default.
.Sh AUTHORS
.An Timo Rinne Aq Mt tri at iki.fi
.An Tatu Ylonen Aq Mt ylo at cs.hut.fi
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list