From 2d453f9cfc595e35f9eb087dd002625195c31659 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 20 Aug 2013 21:05:20 +0000 Subject: escape not-full-stop-dot at eol; --- src/usr.bin/nc/nc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr.bin/nc/nc.1') diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index c7a5a2b6e4..81309e86f8 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.64 2013/08/20 16:22:09 djm Exp $ +.\" $OpenBSD: nc.1,v 1.65 2013/08/20 21:05:20 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -111,7 +111,7 @@ This is useful in conjunction with to have .Nm perform connection setup with a proxy but then leave the rest of the -connection to another program (e.g. +connection to another program (e.g.\& .Xr ssh 1 using the .Xr ssh_config 5 -- cgit v1.2.3-55-g6feb