diff options
author | 1997-02-07 10:17:38 +0000 | |
---|---|---|
committer | 1997-02-07 10:17:38 +0000 | |
commit | b4c7a00e8fc9e00e43e6d823334c38bdd40cd894 (patch) | |
tree | 448c43b2be956f6ec6177431de3a024b80228a81 | |
parent | back out mktemp fix; for some reason i cannot understand it causes big problems (diff) | |
download | wireguard-openbsd-b4c7a00e8fc9e00e43e6d823334c38bdd40cd894.tar.xz wireguard-openbsd-b4c7a00e8fc9e00e43e6d823334c38bdd40cd894.zip |
typo, msaitoh@spa.is.uec.ac.jp
-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 |