From e12d3e21b6255548cc8773de2f89ac98e97b97b1 Mon Sep 17 00:00:00 2001 From: djm Date: Sat, 14 Feb 2009 05:34:39 +0000 Subject: [PATCH] - jmc@cvs.openbsd.org 2009/02/12 07:34:20 [ssh_config.5] kill trailing whitespace; --- ChangeLog | 3 +++ ssh_config.5 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 20395fb7..538a0822 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,9 @@ - djm@cvs.openbsd.org 2009/02/12 03:46:17 [ssh_config.5] document RemoteForward usage with 0 listen port + - jmc@cvs.openbsd.org 2009/02/12 07:34:20 + [ssh_config.5] + kill trailing whitespace; 20090212 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically diff --git a/ssh_config.5 b/ssh_config.5 index 66d1ee12..bed27c4c 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -34,7 +34,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.117 2009/02/12 03:46:17 djm Exp $ +.\" $OpenBSD: ssh_config.5,v 1.118 2009/02/12 07:34:20 jmc Exp $ .Dd $Mdocdate$ .Dt SSH_CONFIG 5 .Os @@ -813,7 +813,7 @@ Multiple forwardings may be specified, and additional forwardings can be given on the command line. Privileged ports can be forwarded only when logging in as root on the remote machine. -.Pp +.Pp If the .Ar port argument is -- 2.45.1