summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2022-09-19 21:39:16 +0000
committerDamien Miller <djm@mindrot.org>2022-09-27 08:16:44 +1000
commit8179fed3264d5919899900ed8881d5f9bb57ca33 (patch)
tree30c2af79aa470f03e296ea718da49586dd2becfd /sftp.1
parent5f954929e9f173dd1e279e07d0e8b14fa845814d (diff)
downloadopenssh-git-8179fed3264d5919899900ed8881d5f9bb57ca33.tar.gz
upstream: add RequiredRSASize to the list of keywords accepted by
-o; spotted by jmc@ OpenBSD-Commit-ID: fe871408cf6f9d3699afeda876f8adbac86a035e
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.15
1 files changed, 3 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index 583a0ee1..3b3f2c5a 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.141 2022/06/27 21:41:55 djm Exp $
+.\" $OpenBSD: sftp.1,v 1.142 2022/09/19 21:39:16 djm Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 27 2022 $
+.Dd $Mdocdate: September 19 2022 $
.Dt SFTP 1
.Os
.Sh NAME
@@ -273,6 +273,7 @@ For full details of the options listed below, and their possible values, see
.It PubkeyAcceptedAlgorithms
.It PubkeyAuthentication
.It RekeyLimit
+.It RequiredRSASize
.It SendEnv
.It ServerAliveInterval
.It ServerAliveCountMax