diff options
-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 2706dee94b2..49f8fc9ba40 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: error.1,v 1.10 2000/03/23 21:10:15 aaron Exp $ +.\" $OpenBSD: error.1,v 1.11 2000/08/12 01:32:16 aaron Exp $ .\" $NetBSD: error.1,v 1.3 1995/09/02 06:15:20 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -227,7 +227,7 @@ Error messages that can't be intuited are grouped together, and written to the standard output before any files are touched. They will not be inserted into any source file. .It Em file specific -Error message that refer to a specific file, +Error messages that refer to a specific file, but to no specific line, are written to the standard output when that file is touched. |