summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scp.15
-rw-r--r--sftp.15
2 files changed, 6 insertions, 4 deletions
diff --git a/scp.1 b/scp.1
index 54ea352ce..0141f0d97 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.68 2015/09/25 18:19:54 jmc Exp $ 11.\" $OpenBSD: scp.1,v 1.69 2016/05/04 14:32:26 markus Exp $
12.\" 12.\"
13.Dd $Mdocdate: September 25 2015 $ 13.Dd $Mdocdate: May 4 2016 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -155,6 +155,7 @@ For full details of the options listed below, and their possible values, see
155.It HostKeyAlgorithms 155.It HostKeyAlgorithms
156.It HostKeyAlias 156.It HostKeyAlias
157.It HostName 157.It HostName
158.It IdentityAgent
158.It IdentityFile 159.It IdentityFile
159.It IdentitiesOnly 160.It IdentitiesOnly
160.It IPQoS 161.It IPQoS
diff --git a/sftp.1 b/sftp.1
index edc5a85e6..7caf476a9 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.102 2015/09/25 18:19:54 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.103 2016/05/04 14:32:26 markus Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: September 25 2015 $ 25.Dd $Mdocdate: May 4 2016 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -220,6 +220,7 @@ For full details of the options listed below, and their possible values, see
220.It HostKeyAlgorithms 220.It HostKeyAlgorithms
221.It HostKeyAlias 221.It HostKeyAlias
222.It HostName 222.It HostName
223.It IdentityAgent
223.It IdentityFile 224.It IdentityFile
224.It IdentitiesOnly 225.It IdentitiesOnly
225.It IPQoS 226.It IPQoS