diff options
-rw-r--r-- | usr.bin/ssh/ssh.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index a51742f5a21..7f3a79b48a8 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,8 +33,8 @@ .\" (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.318 2011/04/18 00:21:11 jmc Exp $ -.Dd $Mdocdate: April 18 2011 $ +.\" $OpenBSD: ssh.1,v 1.319 2011/05/07 23:20:25 jmc Exp $ +.Dd $Mdocdate: May 7 2011 $ .Dt SSH 1 .Os .Sh NAME @@ -456,6 +456,7 @@ For full details of the options listed below, and their possible values, see .It PubkeyAuthentication .It RekeyLimit .It RemoteForward +.It RequestTTY .It RhostsRSAAuthentication .It RSAAuthentication .It SendEnv |