summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-08 08:27:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-08 08:27:37 +0000
commitf01eaf88ef16d8d8c104a7a6438ea3d238e7e118 (patch)
tree36883029f8b801ab7c25dd35d0d265e275cbfa6f /usr.bin/ssh/ssh.1
parent593cffe70c61f5b8345c5455233c0082b7b5b850 (diff)
scp and sftp: add options list and sort options. options list requested
by deraadt@ sshd: use same format as ssh ssh: remove wrong option from list sftp-server: Subsystem is documented in ssh_config(5), not sshd(8) ok deraadt@ markus@
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r--usr.bin/ssh/ssh.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 21e573b6db3..2ba7fa6fdbb 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -34,7 +34,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.
.\"
-.\" $OpenBSD: ssh.1,v 1.176 2003/09/29 11:40:51 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.177 2003/10/08 08:27:36 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -621,7 +621,6 @@ For full details of the options listed below, and their possible values, see
.It ConnectionAttempts
.It ConnectionTimeout
.It DynamicForward
-.It EnableSSHKeysign
.It EscapeChar
.It ForwardAgent
.It ForwardX11