From 9762fb8e3532bd20464196142561b54fd3c658f6 Mon Sep 17 00:00:00 2001 From: roy Date: Sat, 21 Apr 2012 12:27:24 +0000 Subject: Add capfile(5) to describe the termcap format. Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it. --- backgammon/backgammon/backgammon.6 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'backgammon') diff --git a/backgammon/backgammon/backgammon.6 b/backgammon/backgammon/backgammon.6 index fe4f4f6c..5b466c32 100644 --- a/backgammon/backgammon/backgammon.6 +++ b/backgammon/backgammon/backgammon.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: backgammon.6,v 1.12 2005/09/15 02:09:41 wiz Exp $ +.\" $NetBSD: backgammon.6,v 1.13 2012/04/21 12:27:27 roy Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)backgammon.6 8.1 (Berkeley) 5/31/93 .\" -.Dd May 31, 1993 +.Dd April 5, 2012 .Dt BACKGAMMON 6 .Os .Sh NAME @@ -80,7 +80,7 @@ print the board before both player's turn terminal is type .Ar term , uses -.Pa /usr/share/misc/termcap +.Pa /usr/share/misc/terminfo .It Fl s Ar file recover previously saved game from .Ar file @@ -97,7 +97,7 @@ An argument of a lone `-' gets a description of possible arguments. If .Ar term has capabilities for direct cursor movement (see -.Xr termcap 5 ) +.Xr terminfo 5 ) .Nm ``fixes'' the board after each move, so the board does not need to be reprinted, @@ -105,7 +105,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 /usr/share/misc/termcap +.Pa /usr/share/misc/terminfo data base.) .Sh QUICK REFERENCE When the program prompts by typing only your color, @@ -164,10 +164,10 @@ for bar and for home, or 0 or 25 as appropriate. .Sh FILES -.Bl -tag -width /usr/share/misc/termcap -compact +.Bl -tag -width /usr/share/misc/terminfo -compact .It Pa /usr/games/teachgammon rules and tutorial -.It Pa /usr/share/misc/termcap +.It Pa /usr/share/misc/terminfo terminal capabilities .El .Sh AUTHORS -- cgit v1.2.3-56-ge451