From 16c359a3de4751ef71f9d4553c0ffd350cb98292 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sun, 9 Feb 1997 07:01:33 +0000 Subject: [PATCH] Typo fix. Closes FreeBSD PR#2685. Obtained from: NetBSD-BUGS PR# 3199 --- usr.bin/error/error.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1 index ad7adf8671c..69f182bc89f 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -95,7 +95,7 @@ Thus the suffix list: .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