diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ssh_config.5 | 4 |
2 files changed, 6 insertions, 3 deletions
@@ -27,6 +27,9 @@ | |||
27 | - djm@cvs.openbsd.org 2009/02/12 03:46:17 | 27 | - djm@cvs.openbsd.org 2009/02/12 03:46:17 |
28 | [ssh_config.5] | 28 | [ssh_config.5] |
29 | document RemoteForward usage with 0 listen port | 29 | document RemoteForward usage with 0 listen port |
30 | - jmc@cvs.openbsd.org 2009/02/12 07:34:20 | ||
31 | [ssh_config.5] | ||
32 | kill trailing whitespace; | ||
30 | 33 | ||
31 | 20090212 | 34 | 20090212 |
32 | - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically | 35 | - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically |
@@ -5153,5 +5156,5 @@ | |||
5153 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 5156 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
5154 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 5157 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
5155 | 5158 | ||
5156 | $Id: ChangeLog,v 1.5192 2009/02/14 05:34:21 djm Exp $ | 5159 | $Id: ChangeLog,v 1.5193 2009/02/14 05:34:39 djm Exp $ |
5157 | 5160 | ||
diff --git a/ssh_config.5 b/ssh_config.5 index 1f8e6c0bd..6ff2f3efe 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh_config.5,v 1.117 2009/02/12 03:46:17 djm Exp $ | 37 | .\" $OpenBSD: ssh_config.5,v 1.118 2009/02/12 07:34:20 jmc Exp $ |
38 | .Dd $Mdocdate: February 12 2009 $ | 38 | .Dd $Mdocdate: February 12 2009 $ |
39 | .Dt SSH_CONFIG 5 | 39 | .Dt SSH_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -813,7 +813,7 @@ Multiple forwardings may be specified, and additional | |||
813 | forwardings can be given on the command line. | 813 | forwardings can be given on the command line. |
814 | Privileged ports can be forwarded only when | 814 | Privileged ports can be forwarded only when |
815 | logging in as root on the remote machine. | 815 | logging in as root on the remote machine. |
816 | .Pp | 816 | .Pp |
817 | If the | 817 | If the |
818 | .Ar port | 818 | .Ar port |
819 | argument is | 819 | argument is |