summaryrefslogtreecommitdiffstats
path: root/backgammon/backgammon
diff options
context:
space:
mode:
Diffstat (limited to 'backgammon/backgammon')
-rw-r--r--backgammon/backgammon/backgammon.611
1 files changed, 6 insertions, 5 deletions
diff --git a/backgammon/backgammon/backgammon.6 b/backgammon/backgammon/backgammon.6
index c1b439c6..d11afac4 100644
--- a/backgammon/backgammon/backgammon.6
+++ b/backgammon/backgammon/backgammon.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: backgammon.6,v 1.4 1995/03/21 15:04:55 cgd Exp $
+.\" $NetBSD: backgammon.6,v 1.5 1996/11/12 08:06:56 mikel Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -85,7 +85,8 @@ print the board before both player's turn
.It Fl t Ar term
terminal is type
.Ar term ,
-uses /etc/termcap
+uses
+.Pa /usr/share/misc/termcap
.It Fl s Ar file
recover previously saved game from
.Ar file .
@@ -112,7 +113,7 @@ unless the screen suffers some horrendous malady.
Also, any `p' option will be ignored.
(The `t' option is not necessary unless the terminal type does not match
the entry in the
-.Pa /etc/termcap
+.Pa /usr/share/misc/termcap
data base.)
.Sh QUICK REFERENCE
When the program prompts by typing only your color,
@@ -173,10 +174,10 @@ or 0 or 25 as appropriate.
.Sh AUTHOR
Alan Char
.Sh FILES
-.Bl -tag -width /usr/games/teachgammon -compact
+.Bl -tag -width /usr/share/misc/termcap -compact
.It Pa /usr/games/teachgammon
rules and tutorial
-.It Pa /etc/termcap
+.It Pa /usr/share/misc/termcap
terminal capabilities
.El
.Sh BUGS