Module Name: src
Committed By: joerg
Date: Fri May 14 19:02:28 UTC 2010
Modified Files:
src/games/banner: banner.6
Log Message:
\\ -> \e
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/banner/banner.6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/games/banner/banner.6
diff -u src/games/banner/banner.6:1.16 src/games/banner/banner.6:1.17
--- src/games/banner/banner.6:1.16 Sat Dec 23 09:47:30 2006
+++ src/games/banner/banner.6 Fri May 14 19:02:28 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: banner.6,v 1.16 2006/12/23 09:47:30 wiz Exp $
+.\" $NetBSD: banner.6,v 1.17 2010/05/14 19:02:28 joerg Exp $
.\"
.\" Copyright (c) 1980, 1993, 1995
.\" The Regents of the University of California. All rights reserved.
@@ -58,7 +58,7 @@
.Sh AUTHORS
.An Mark Horton
.Sh BUGS
-Several ASCII characters are not defined, notably \*[Lt], \*[Gt], [, ], \\,
+Several ASCII characters are not defined, notably \*[Lt], \*[Gt], [, ], \e,
^, _, {, }, |, and ~. Also, the characters ", ', and \*[Am] are funny
looking (but in a useful way.)
.Pp