diff options
author | 2016-03-26 14:36:37 +0000 | |
---|---|---|
committer | 2016-03-26 14:36:37 +0000 | |
commit | 9763a2d3d7461f8fb0fe441c70a70e952762417c (patch) | |
tree | 99c4eb9fe703d193e0237183fc4477e0ce754c5a /lib/libmenu/mitem_current.3 | |
parent | Make it possible to get usage as a non-root user. (diff) | |
download | wireguard-openbsd-9763a2d3d7461f8fb0fe441c70a70e952762417c.tar.xz wireguard-openbsd-9763a2d3d7461f8fb0fe441c70a70e952762417c.zip |
fix the last bunch of NAME sections that were overlooked earlier
such that the MLINKS removal can be committed after this;
OK jmc@
Diffstat (limited to 'lib/libmenu/mitem_current.3')
-rw-r--r-- | lib/libmenu/mitem_current.3 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libmenu/mitem_current.3 b/lib/libmenu/mitem_current.3 index 58e9b1d64a2..c1a7c633b00 100644 --- a/lib/libmenu/mitem_current.3 +++ b/lib/libmenu/mitem_current.3 @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: mitem_current.3,v 1.5 2010/01/12 23:22:08 nicm Exp $ +.\" $OpenBSD: mitem_current.3,v 1.6 2016/03/26 14:36:37 schwarze Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,2006 Free Software Foundation, Inc. * @@ -29,10 +29,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: mitem_current.3,v 1.5 2010/01/12 23:22:08 nicm Exp $ -.TH mitem_current 3 "" +.\" $Id: mitem_current.3,v 1.6 2016/03/26 14:36:37 schwarze Exp $ +.TH SET_CURRENT_ITEM 3 "" .SH NAME -\fBmitem_current\fR - set and get current_menu_item +\fBset_current_item\fR, \fBcurrent_item\fR, +\fBset_top_row\fR, \fBtop_row\fR, +\fBitem_index\fR - set and get current_menu_item .SH SYNOPSIS \fB#include <menu.h>\fR .br |