Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libterminfo Install correct man page links.
details: https://anonhg.NetBSD.org/src/rev/8240f7a58054
branches: trunk
changeset: 770096:8240f7a58054
user: roy <roy%NetBSD.org@localhost>
date: Mon Oct 03 13:10:58 2011 +0000
description:
Install correct man page links.
diffstat:
lib/libterminfo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5a7c0e5f1fc1 -r 8240f7a58054 lib/libterminfo/Makefile
--- a/lib/libterminfo/Makefile Mon Oct 03 12:32:15 2011 +0000
+++ b/lib/libterminfo/Makefile Mon Oct 03 13:10:58 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/10/03 12:31:51 roy Exp $
+# $NetBSD: Makefile,v 1.16 2011/10/03 13:10:58 roy Exp $
USE_SHLIBDIR= yes
@@ -21,7 +21,7 @@
terminfo.3 putp.3 \
terminfo.3 ti_setupterm.3 terminfo.3 ti_getflag.3 \
terminfo.3 ti_getnum.3 terminfo.3 ti_getstr.3 \
- terminfo.3 t_parm.3 terminfo.3 t_tiparm.3 \
+ terminfo.3 tiparm.3 terminfo.3 ti_tiparm.3 \
terminfo.3 ti_puts.3 terminfo.3 ti_putp.3
# Build in termcap emulation
Home |
Main Index |
Thread Index |
Old Index