diff options
author | mpp <mpp@FreeBSD.org> | 1997-02-09 07:01:33 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-02-09 07:01:33 +0000 |
commit | f1090aa26113e20b2830528e76f7b80924fd9921 (patch) | |
tree | 888103530d12fd386d57f3f7f34d4c9761de5823 | |
parent | b0afeca2e2e6f1e44a1f422540e344c65583365d (diff) | |
download | FreeBSD-src-f1090aa26113e20b2830528e76f7b80924fd9921.zip FreeBSD-src-f1090aa26113e20b2830528e76f7b80924fd9921.tar.gz |
Typo fix.
Closes FreeBSD PR#2685.
Obtained from: NetBSD-BUGS PR# 3199
-rw-r--r-- | usr.bin/error/error.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1 index ad7adf8..69f182b 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 |