summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sftp.1
diff options
context:
space:
mode:
authordtucker <dtucker@openbsd.org>2010-01-09 23:04:13 +0000
committerdtucker <dtucker@openbsd.org>2010-01-09 23:04:13 +0000
commit1026af62530347c25d55d656cc24f775437380fb (patch)
tree9fe154790a165998662a94270c727a1b311c4d5c /usr.bin/ssh/sftp.1
parentFix fatalx message. (diff)
downloadwireguard-openbsd-1026af62530347c25d55d656cc24f775437380fb.tar.xz
wireguard-openbsd-1026af62530347c25d55d656cc24f775437380fb.zip
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
with "route exec" or "nc -V" as a proxycommand. "route exec" also ensures that trafic such as DNS lookups stays withing the specified routingdomain. For example (from reyk): # route -T 2 exec /usr/sbin/sshd or inherited from the parent process $ route -T 2 exec sh $ ssh 10.1.2.3 ok deraadt@ markus@ stevesk@ reyk@
Diffstat (limited to 'usr.bin/ssh/sftp.1')
-rw-r--r--usr.bin/ssh/sftp.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/ssh/sftp.1 b/usr.bin/ssh/sftp.1
index 81d87680dcb..3ec7a02347b 100644
--- a/usr.bin/ssh/sftp.1
+++ b/usr.bin/ssh/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.79 2009/12/29 16:38:41 stevesk Exp $
+.\" $OpenBSD: sftp.1,v 1.80 2010/01/09 23:04:13 dtucker 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: December 29 2009 $
+.Dd $Mdocdate: January 9 2010 $
.Dt SFTP 1
.Os
.Sh NAME
@@ -209,7 +209,6 @@ For full details of the options listed below, and their possible values, see
.It PubkeyAuthentication
.It RekeyLimit
.It RhostsRSAAuthentication
-.It RoutingDomain
.It RSAAuthentication
.It SendEnv
.It ServerAliveInterval