From aed43a904a4ac0a52ea55759de75335d2c527986 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 29 May 2003 13:04:27 +0000 Subject: escaped whitespace at EOL using "\ \&" so as not to confuse groff. --- bin/echo/echo.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/echo/echo.1') diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index afd5bc6da2b..630d4db6039 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: echo.1,v 1.11 2002/01/25 16:28:44 aaron Exp $ +.\" $OpenBSD: echo.1,v 1.12 2003/05/29 13:04:26 jmc Exp $ .\" $NetBSD: echo.1,v 1.7 1995/03/21 09:04:26 cgd Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -51,7 +51,7 @@ The .Nm utility writes any specified operands, separated by single blank -.Pq Sq \ +.Pq Sq \ \& characters and followed by a newline .Pq Sq \en character, to the standard -- cgit v1.2.3