Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/menuc Typo in member variable name
details: https://anonhg.NetBSD.org/src/rev/1c297b1ff846
branches: trunk
changeset: 448968:1c297b1ff846
user: martin <martin%NetBSD.org@localhost>
date: Sat Feb 16 19:09:07 2019 +0000
description:
Typo in member variable name
diffstat:
usr.bin/menuc/menuc.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c5f2bc106941 -r 1c297b1ff846 usr.bin/menuc/menuc.1
--- a/usr.bin/menuc/menuc.1 Sat Feb 16 18:57:21 2019 +0000
+++ b/usr.bin/menuc/menuc.1 Sat Feb 16 19:09:07 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: menuc.1,v 1.35 2019/02/16 18:57:21 martin Exp $
+.\" $NetBSD: menuc.1,v 1.36 2019/02/16 19:09:07 martin Exp $
.\"
.\" Copyright 1997 Piermont Information Systems Inc.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 20, 2018
+.Dd February 16, 2019
.Dt MENUC 1
.Os
.Sh NAME
@@ -560,7 +560,7 @@
This return value is used when actions modify the menu definition on the
fly, e.g. adding or removing additional menu items.
The action may set
-.Dq cur_sel
+.Dq cursel
to jump to an arbitrary menu item (in the modified menu).
.El
.Sh MENU ITEM EXPANSION
Home |
Main Index |
Thread Index |
Old Index