X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu.3x;fp=man%2Fmenu.3x;h=48a37db37d9aa869b8d5d6974bef36fa4cef37e5;hp=8e099e6dca72e1e40d00f85277089787f4900c5f;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hpb=515d83a2495606171a23c6eee948aea07536d178 diff --git a/man/menu.3x b/man/menu.3x index 8e099e6d..48a37db3 100644 --- a/man/menu.3x +++ b/man/menu.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2023 Thomas E. Dickey * .\" Copyright 1998-2014,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu.3x,v 1.30 2021/12/25 21:49:32 tom Exp $ -.TH menu 3X 2021-12-25 "ncurses 6.4" "Library calls" +.\" $Id: menu.3x,v 1.33 2023/07/01 15:46:10 tom Exp $ +.TH menu 3X 2023-07-01 "ncurses 6.4" "Library calls" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq @@ -42,7 +42,6 @@ \fBmenu\fP \- curses extension for programming menus .SH SYNOPSIS \fB#include \fP -.br .SH DESCRIPTION The \fBmenu\fP library provides terminal-independent facilities for composing menu systems on character-cell terminals.