diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man3/intro.3 | 2 | ||||
| -rw-r--r-- | share/termcap/termcap.5 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 623cb208ee11..851b7a67648d 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -88,7 +88,7 @@ storage allocation, time functions, signal handling and more. Terminal independent screen management routines for two dimensional non-bitmap display terminals. (See -.Xr curses 3 . ) +.Xr ncurses 3 . ) .It Xr libcompat Pq Fl l Ns Ar compat Functions which are obsolete but are available for compatibility with .Bx 4.3 . diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index c713ab91cc48..14e23180c2f9 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -71,7 +71,7 @@ for example, by .Xr \&vi 1 and -.Xr curses 3 . +.Xr ncurses 3 . Terminals are described in .Nm by giving a set of capabilities that they have and by describing @@ -2103,7 +2103,7 @@ Hash database file containing terminal descriptions (see .Xr tset 1 , .Xr ul 1 , .Xr vi 1 , -.Xr curses 3 , +.Xr ncurses 3 , .Xr printf 3 , .Xr termcap 3 , .Xr term 5 |
