summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/man/manhtml.aliases
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-03-02 08:58:21 +0000
committerdelphij <delphij@FreeBSD.org>2014-03-02 08:58:21 +0000
commit814c70500ada44e6fcd1d7bb0fb34b288ec5a85d (patch)
treea2372d7ccc967890376ec8bcddc202aba009ba79 /contrib/ncurses/man/manhtml.aliases
parente27a461d5d783b02dfeef266e5c61eb7234ff691 (diff)
parent7dbeede8ea0ed51949a0b6098fa7c110cfbfae42 (diff)
downloadFreeBSD-src-814c70500ada44e6fcd1d7bb0fb34b288ec5a85d.zip
FreeBSD-src-814c70500ada44e6fcd1d7bb0fb34b288ec5a85d.tar.gz
MFV r262639: ncurses 5.9 20140222 snapshot.
Requested by: bapt
Diffstat (limited to 'contrib/ncurses/man/manhtml.aliases')
-rw-r--r--contrib/ncurses/man/manhtml.aliases16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/ncurses/man/manhtml.aliases b/contrib/ncurses/man/manhtml.aliases
new file mode 100644
index 0000000..a4ae047
--- /dev/null
+++ b/contrib/ncurses/man/manhtml.aliases
@@ -0,0 +1,16 @@
+# $Id: manhtml.aliases,v 1.1 2013/12/21 21:44:52 tom Exp $
+# Items in this list will be linked to the corresponding manpages by man2html
+addch(3X) curs_addch(3X)
+delscreen(3X) curs_initscr(3X)
+filter(3X) curs_util(3X)
+form_fieldtype(3X) form_fieldtype(3X)
+getch(3X) curs_getch(3X)
+infocmp(1) infocmp(1M)
+initscr(3X) curs_initscr(3X)
+newterm(3X) curs_initscr(3X)
+set_fieldtype(3X) form_fieldtype(3X)
+set_term(3X) curs_initscr(3X)
+setupterm(3X) curs_terminfo(3X)
+tic(1) tic(1M)
+use_env(3X) curs_util(3X)
+vidputs(3X) curs_terminfo(3X)
OpenPOWER on IntegriCloud