diff options
Diffstat (limited to 'lib/libmenu/menu_post.3')
-rw-r--r-- | lib/libmenu/menu_post.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libmenu/menu_post.3 b/lib/libmenu/menu_post.3 index 0cf8dfd30a8..539874a84f7 100644 --- a/lib/libmenu/menu_post.3 +++ b/lib/libmenu/menu_post.3 @@ -1,5 +1,6 @@ '\" t -.TH menu_post 3X "" +.\" $OpenBSD: menu_post.3,v 1.3 1997/12/14 23:19:36 millert Exp $ +.TH menu_post 3 "" .SH NAME \fBmenu_post\fR - write or erase menus from associated subwindows .SH SYNOPSIS @@ -43,7 +44,7 @@ The menu has not been posted. \fBE_NOT_CONNECTED\fR No items are connected to the menu. .SH SEE ALSO -\fBcurses\fR(3X), \fBmenu\fR(3X). +\fBcurses\fR(3), \fBmenu\fR(3). .SH NOTES The header file \fB<menu.h>\fR automatically includes the header file \fB<curses.h>\fR. |