diff options
| author | joerg <joerg@NetBSD.org> | 2010-04-05 21:16:21 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2010-04-05 21:16:21 +0000 |
| commit | f95fad15ff58620dc5bf8bc61d267bb4bc30f8be (patch) | |
| tree | 78c2f0802d824dcf73df3f41dfd2b954fd8bdb6d /usr.bin/error | |
| parent | 4f69f7fc94184bfd4770ae494464e4c2e6d2baf8 (diff) | |
\\ -> \e
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 78922118c68..91b2d4506e9 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: error.1,v 1.13 2006/11/24 19:37:03 christos Exp $ +.\" $NetBSD: error.1,v 1.14 2010/04/05 21:18:20 joerg Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -289,7 +289,7 @@ initiated by one syntactically trivial error. Humans are still much better at discarding these related errors. .Pp Pascal error messages belong after the lines affected -(error puts them before). The alignment of the `\\' marking +(error puts them before). The alignment of the `\e' marking the point of error is also disturbed by .Nm . .Pp |
