]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2001/08/23 18:02:48
authormouring <mouring>
Wed, 12 Sep 2001 17:02:49 +0000 (17:02 +0000)
committermouring <mouring>
Wed, 12 Sep 2001 17:02:49 +0000 (17:02 +0000)
     [ssh-agent.1]
     fix usage; ok markus@

ChangeLog
ssh-agent.1

index 7c0cc9087d0fa8a46d6aaefbbe0bb42944e69e75..39a47a91b182c034c26e81457d51877238b9e8fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
      [sshd.c]
      end request with 0, not NULL
      ok markus@
+   - stevesk@cvs.openbsd.org 2001/08/23 18:02:48
+     [ssh-agent.1]
+     fix usage; ok markus@
 
 20010815
  - (bal) Fixed stray code in readconf.c that went in by mistake.
index a0ca19d4f89c99c51c7ba9e552b6c4d40f2a7e32..1ca33260fe143b2ef6d8c7be6354a69fe603a659 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.26 2001/07/15 16:57:21 stevesk Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.27 2001/08/23 18:02:48 stevesk Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
 .Nd authentication agent
 .Sh SYNOPSIS
 .Nm ssh-agent
-.Ar command
-.Ar args ...
-.Nm ssh-agent
 .Op Fl c Li | Fl s
+.Op Fl d
+.Op Ar command Op Ar args ...
 .Nm ssh-agent
+.Op Fl c Li | Fl s
 .Fl k
-.Nm ssh-agent
-.Fl d
 .Sh DESCRIPTION
 .Nm
 is a program to hold private keys used for public key authentication
This page took 0.05167 seconds and 5 git commands to generate.