Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 1997 14:28:00 -0800 (PST)
From:      Josh Gilliam <soil@quick.net>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        GNATS Management <gnats@freefall.freebsd.org>, freebsd-bugs@freefall.freebsd.org
Subject:   Re: docs/2685: typo in error.1
Message-ID:  <Pine.BSF.3.95q.970207141554.189C-100000@stanton-1-1.quick.net>
In-Reply-To: <199702071225.EAA14915@stanton-1-1.quick.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 7 Feb 1997 04:25:58 -0800 (PST), in message
<199702071225.EAA14915@stanton-1-1.quick.net>, soil@quick.net wrote:

> >Fix:
> Apply this patch:
> 
> --- error.1	Fri Feb  7 04:22:11 1997
> +++ error.1.orig	Fri May 27 05:31:05 1994
> @@ -95,7 +95,7 @@
>  .Pp
>  allows
>  .Nm error
> -to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.h''.
> +to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.y''.
>  .It Fl s
>  Print out
>  .Em statistics

I was very tired when I submitted this pr and gave a reversed diff file.
Here it is in the correct format:

----- Begin error.1.patch ----- 
--- error.1.orig	Fri May 27 05:31:05 1994
+++ error.1	Fri Feb  7 04:22:11 1997
@@ -95,7 +95,7 @@
 .Pp
 allows
 .Nm error
-to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.y''.
+to touch files ending with ``.c'', ``.y'', ``.foo*'' and ``.h''.
 .It Fl s
 Print out
 .Em statistics
----- End error.1.patch -----


Josh Gilliam -- soil@quick.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970207141554.189C-100000>