summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gomoku/gomoku.64
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gomoku/gomoku.6 b/games/gomoku/gomoku.6
index 1f4069e4b82..e6180f560ae 100644
--- a/games/gomoku/gomoku.6
+++ b/games/gomoku/gomoku.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gomoku.6,v 1.2 1998/03/26 21:16:46 pjanzen Exp $
+.\" $OpenBSD: gomoku.6,v 1.3 1998/09/06 12:16:44 pjanzen Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -104,4 +104,4 @@ The board display routines were based on the
.Nm goref
program written by Peter Langston.
The user interface was based on Eric S. Raymond's interface to
-.Nm bs .
+.Xr bs 6 .