summaryrefslogtreecommitdiff
path: root/games/banner/banner.6
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-08 01:27:57 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-08 01:27:57 +0000
commit89bd03f00e651e86126fd09b39e4867a76f5554e (patch)
treee813750548fb365113ce3c64759a0ab5b7359da9 /games/banner/banner.6
parentdef96861438f6b5048aab1d1b2fed0a861d6b24d (diff)
obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning; no text changes
Diffstat (limited to 'games/banner/banner.6')
-rw-r--r--games/banner/banner.66
1 files changed, 3 insertions, 3 deletions
diff --git a/games/banner/banner.6 b/games/banner/banner.6
index 2cc24e40800..9ebf7400fb4 100644
--- a/games/banner/banner.6
+++ b/games/banner/banner.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: banner.6,v 1.13 2010/03/26 19:30:40 jmc Exp $
+.\" $OpenBSD: banner.6,v 1.14 2014/09/08 01:27:54 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)banner.6 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: March 26 2010 $
+.Dd $Mdocdate: September 8 2014 $
.Dt BANNER 6
.Os
.Sh NAME
@@ -55,7 +55,7 @@ with no breaks between the pages.
.Sh SEE ALSO
.Xr banner 1
.Sh AUTHORS
-Mark Horton
+.An Mark Horton
.Sh BUGS
Several ASCII characters are not defined, notably <, >, [, ], \e,
^, _, {, }, |, and ~.