diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | ssh.1 | 5 |
2 files changed, 6 insertions, 2 deletions
@@ -47,6 +47,9 @@ | |||
47 | - tweak previous | 47 | - tweak previous |
48 | - come consistency fixes | 48 | - come consistency fixes |
49 | ok djm | 49 | ok djm |
50 | - jmc@cvs.openbsd.org 2011/05/07 23:20:25 | ||
51 | [ssh.1] | ||
52 | +.It RequestTTY | ||
50 | 53 | ||
51 | 20110510 | 54 | 20110510 |
52 | - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix | 55 | - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix |
@@ -33,8 +33,8 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: ssh.1,v 1.318 2011/04/18 00:21:11 jmc Exp $ | 36 | .\" $OpenBSD: ssh.1,v 1.319 2011/05/07 23:20:25 jmc Exp $ |
37 | .Dd $Mdocdate: April 18 2011 $ | 37 | .Dd $Mdocdate: May 7 2011 $ |
38 | .Dt SSH 1 | 38 | .Dt SSH 1 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -456,6 +456,7 @@ For full details of the options listed below, and their possible values, see | |||
456 | .It PubkeyAuthentication | 456 | .It PubkeyAuthentication |
457 | .It RekeyLimit | 457 | .It RekeyLimit |
458 | .It RemoteForward | 458 | .It RemoteForward |
459 | .It RequestTTY | ||
459 | .It RhostsRSAAuthentication | 460 | .It RhostsRSAAuthentication |
460 | .It RSAAuthentication | 461 | .It RSAAuthentication |
461 | .It SendEnv | 462 | .It SendEnv |