From: jmc@openbsd.org Date: Fri, 4 Sep 2015 06:40:45 +0000 (+0000) Subject: upstream commit X-Git-Tag: V_7_2_P1~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5245bc1e6b129a10a928f73f11c3aa32656c44b4;p=thirdparty%2Fopenssh-portable.git upstream commit full stop belongs outside the brackets, not inside; Upstream-ID: 99d098287767799ac33d2442a05b5053fa5a551a --- diff --git a/ssh_config.5 b/ssh_config.5 index d0625405f..9c6c2bdac 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -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_config.5,v 1.216 2015/09/04 04:47:50 djm Exp $ +.\" $OpenBSD: ssh_config.5,v 1.217 2015/09/04 06:40:45 jmc Exp $ .Dd $Mdocdate: September 4 2015 $ .Dt SSH_CONFIG 5 .Os @@ -640,7 +640,7 @@ Specifies whether .Xr ssh 1 should terminate the connection if it cannot set up all requested dynamic, tunnel, local, and remote port forwardings, (e.g.\& -if either end is unable to bind and listen on a specified port.) +if either end is unable to bind and listen on a specified port). Note that .Cm ExitOnForwardFailure does not apply to connections made over port forwardings and will not,