diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-09 06:36:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-09 06:36:32 +0000 |
commit | 3db436e9a2807e4cedae3da7c836641af15fb6bb (patch) | |
tree | a485bdc739ff23a8ac16a94f58c73026989018c5 /usr.bin/ssh/ssh.1 | |
parent | 6b915a2f0d0c75b58341822ab52fa99897ff4f79 (diff) |
sort previous;
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 65f4e396692..40b4bfb1658 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,7 +33,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.394 2018/06/09 03:01:12 djm Exp $ +.\" $OpenBSD: ssh.1,v 1.395 2018/06/09 06:36:31 jmc Exp $ .Dd $Mdocdate: June 9 2018 $ .Dt SSH 1 .Os @@ -525,9 +525,9 @@ For full details of the options listed below, and their possible values, see .It RemoteForward .It RequestTTY .It SendEnv -.It SetEnv .It ServerAliveInterval .It ServerAliveCountMax +.It SetEnv .It StreamLocalBindMask .It StreamLocalBindUnlink .It StrictHostKeyChecking |