From 70b2d5550bd29c426414cca1d2ef9c2f6fbf5823 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 22 Apr 2012 11:26:10 +1000 Subject: - jmc@cvs.openbsd.org 2012/04/20 16:26:22 [ssh.1] use "brackets" instead of "braces", for consistency; --- ssh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ssh.1') diff --git a/ssh.1 b/ssh.1 index ac61326e8..207834039 100644 --- a/ssh.1 +++ b/ssh.1 @@ -33,8 +33,8 @@ .\" (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.323 2011/09/11 06:59:05 okan Exp $ -.Dd $Mdocdate: September 11 2011 $ +.\" $OpenBSD: ssh.1,v 1.324 2012/04/20 16:26:22 jmc Exp $ +.Dd $Mdocdate: April 20 2012 $ .Dt SSH 1 .Os .Sh NAME @@ -506,7 +506,7 @@ from the local machine. Port forwardings can also be specified in the configuration file. Privileged ports can be forwarded only when logging in as root on the remote machine. -IPv6 addresses can be specified by enclosing the address in square braces. +IPv6 addresses can be specified by enclosing the address in square brackets. .Pp By default, the listening socket on the server will be bound to the loopback interface only. -- cgit v1.2.3