diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-11-30 16:53:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-11-30 16:53:40 +0000 |
commit | e22ab36ca63cc43fe3c3d2502e265383e718baf0 (patch) | |
tree | b818b11571b91d956d788f1ed2b97613cf975902 /games | |
parent | f0b25b3dc206d42698b1d9cb72302ef6244c94f1 (diff) |
delete useless BUGS section; patch from Jan Stary <hans at stare dot cz>
Diffstat (limited to 'games')
-rw-r--r-- | games/hack/hack.6 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/hack/hack.6 b/games/hack/hack.6 index f116c38a386..5cbc1949e62 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hack.6,v 1.18 2015/03/13 19:58:40 jmc Exp $ +.\" $OpenBSD: hack.6,v 1.19 2015/11/30 16:53:39 schwarze Exp $ .\" $NetBSD: hack.6,v 1.5 1995/07/03 19:44:30 jtc Exp $ .\" .\" Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica, @@ -59,7 +59,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 13 2015 $ +.Dd $Mdocdate: November 30 2015 $ .Dt HACK 6 .Os .Sh NAME @@ -211,7 +211,3 @@ wrote the original hack, very much like rogue (but full of bugs). .An Andries Brouwer continuously deformed their sources into the current version \(en in fact an entirely different game. -.Sh BUGS -Probably infinite. -Mail complaints to -.Mt mcvax!aeb . |