diff options
Diffstat (limited to 'usr/src/man/man3curses/menus.3curses')
-rw-r--r-- | usr/src/man/man3curses/menus.3curses | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3curses/menus.3curses b/usr/src/man/man3curses/menus.3curses index ee571f1ac0..ddf9381ba8 100644 --- a/usr/src/man/man3curses/menus.3curses +++ b/usr/src/man/man3curses/menus.3curses @@ -226,7 +226,7 @@ The menu driver could not process the request. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -240,7 +240,8 @@ MT-Level Unsafe .TE .SH SEE ALSO -\fBcurses\fR(3CURSES), \fBattributes\fR(5) +.BR curses (3CURSES), +.BR attributes (7) .SH NOTES The header \fB<menu.h>\fR automatically includes the headers \fB<eti.h>\fR and \fB<curses.h>\fR\&. |