upstream commit

add fingerprinthash to the options list;
This commit is contained in:
jmc@openbsd.org 2014-12-22 09:26:31 +00:00 committed by Damien Miller
parent 296ef0560f
commit 8abd80315d
1 changed files with 3 additions and 2 deletions

5
ssh.1
View File

@ -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.352 2014/12/21 22:27:56 djm Exp $
.Dd $Mdocdate: December 21 2014 $
.\" $OpenBSD: ssh.1,v 1.353 2014/12/22 09:26:31 jmc Exp $
.Dd $Mdocdate: December 22 2014 $
.Dt SSH 1
.Os
.Sh NAME
@ -433,6 +433,7 @@ For full details of the options listed below, and their possible values, see
.It DynamicForward
.It EscapeChar
.It ExitOnForwardFailure
.It FingerprintHash
.It ForwardAgent
.It ForwardX11
.It ForwardX11Timeout