summaryrefslogtreecommitdiff
path: root/games/hack/hack.pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.pager.c')
-rw-r--r--games/hack/hack.pager.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/hack/hack.pager.c b/games/hack/hack.pager.c
index 3bb887c6530..a91de73042a 100644
--- a/games/hack/hack.pager.c
+++ b/games/hack/hack.pager.c
@@ -1,9 +1,11 @@
+/* $OpenBSD: hack.pager.c,v 1.6 2001/01/28 23:41:45 niklas Exp $ */
+
/*
* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
*/
#ifndef lint
-static char rcsid[] = "$NetBSD: hack.pager.c,v 1.4 1995/03/23 08:31:16 cgd Exp $";
+static char rcsid[] = "$OpenBSD: hack.pager.c,v 1.6 2001/01/28 23:41:45 niklas Exp $";
#endif /* not lint */
/* This file contains the command routine dowhatis() and a pager. */