Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does

something remotely useful.
This commit is contained in:
Peter Wemm 2000-03-02 08:23:23 +00:00
parent e7a1a7d809
commit 55609eba05
2 changed files with 2 additions and 0 deletions

View File

@ -392,6 +392,7 @@ ${page:T:S/3x$/3/g}: ${page}
ln -s ${.ALLSRC} ${.TARGET}
.endfor
MLINKS+=ncurses.3 curses.3
MLINKS+=curs_addch.3 addch.3 curs_addch.3 echochar.3 curs_addch.3 mvaddch.3 \
curs_addch.3 mvwaddch.3 curs_addch.3 waddch.3 curs_addch.3 wechochar.3
MLINKS+=curs_addchstr.3 addchnstr.3 curs_addchstr.3 addchstr.3 \

View File

@ -392,6 +392,7 @@ ${page:T:S/3x$/3/g}: ${page}
ln -s ${.ALLSRC} ${.TARGET}
.endfor
MLINKS+=ncurses.3 curses.3
MLINKS+=curs_addch.3 addch.3 curs_addch.3 echochar.3 curs_addch.3 mvaddch.3 \
curs_addch.3 mvwaddch.3 curs_addch.3 waddch.3 curs_addch.3 wechochar.3
MLINKS+=curs_addchstr.3 addchnstr.3 curs_addchstr.3 addchstr.3 \