diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-12-18 10:19:58 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-12-18 10:19:58 +0000 |
commit | f0d8bab66c22efa72d0220797dd453f1436d7492 (patch) | |
tree | 23810ed2ce580c321414b88112e68e8d1215f8b1 /games | |
parent | 9827bb637bf7f6ad0c7a61df094443777722f072 (diff) |
Add to FILES; jsm@netbsd.org
Diffstat (limited to 'games')
-rw-r--r-- | games/cribbage/cribbage.6 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/games/cribbage/cribbage.6 b/games/cribbage/cribbage.6 index 289ac170074..80ba1ef6d87 100644 --- a/games/cribbage/cribbage.6 +++ b/games/cribbage/cribbage.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cribbage.6,v 1.7 1999/07/09 13:35:56 aaron Exp $ +.\" $OpenBSD: cribbage.6,v 1.8 1999/12/18 10:19:57 pjanzen Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -175,8 +175,11 @@ the following could be typed: .Sq king diamonds , .Sq king of diamonds . .Sh FILES -.Bl -tag -width /usr/games/cribbage -compact -.It Pa /usr/games/cribbage +.Bl -tag -width /usr/share/games/cribbage.instr -compact +.It Pa /var/games/criblog +log file (if logging is enabled) +.It Pa /usr/share/games/cribbage.instr +instructions .El .Sh AUTHORS Earl T. Cohen wrote the logic. |