diff options
Diffstat (limited to 'contrib/ncurses/man/term.5')
-rw-r--r-- | contrib/ncurses/man/term.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ncurses/man/term.5 b/contrib/ncurses/man/term.5 index f79679db608d..63a2d35f8411 100644 --- a/contrib/ncurses/man/term.5 +++ b/contrib/ncurses/man/term.5 @@ -26,10 +26,10 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: term.5,v 1.9 1998/03/11 21:12:53 juergen Exp $ +.\" $Id: term.5,v 1.10 2000/08/13 01:56:45 tom Exp $ .TH TERM 5 .ds n 5 -.ds d @DATADIR@/terminfo +.ds d @TERMINFO@ .SH NAME term \- format of compiled term file. .SH SYNOPSIS |