diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-07 10:17:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-07 10:17:39 +0000 |
commit | 014282fa0b4f6e24169a5b207d1eb22032c99eca (patch) | |
tree | 9d84d3ef59dd8d1b3b7642afde09fb7eeb16b5d7 /usr.bin/error | |
parent | 03c419bb7bb91fde255b4fe9a29e1525bc2a6701 (diff) |
typo, msaitoh@spa.is.uec.ac.jp
Diffstat (limited to 'usr.bin/error')
-rw-r--r-- | usr.bin/error/error.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1 index b856c19efa7..edbe0d49406 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: error.1,v 1.2 1996/06/26 05:32:41 deraadt Exp $ +.\" $OpenBSD: error.1,v 1.3 1997/02/07 10:17:38 deraadt Exp $ .\" $NetBSD: error.1,v 1.3 1995/09/02 06:15:20 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -98,7 +98,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 |