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_name.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_name.3')
-rw-r--r-- | lib/libmenu/mitem_name.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libmenu/mitem_name.3 b/lib/libmenu/mitem_name.3 index 11a5f442cf4..a4f1aeece5f 100644 --- a/lib/libmenu/mitem_name.3 +++ b/lib/libmenu/mitem_name.3 @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: mitem_name.3,v 1.5 2010/01/12 23:22:08 nicm Exp $ +.\" $OpenBSD: mitem_name.3,v 1.6 2016/03/26 14:36:37 schwarze Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,2006 Free Software Foundation, Inc. * @@ -29,10 +29,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: mitem_name.3,v 1.5 2010/01/12 23:22:08 nicm Exp $ -.TH mitem_name 3 "" +.\" $Id: mitem_name.3,v 1.6 2016/03/26 14:36:37 schwarze Exp $ +.TH ITEM_NAME 3 "" .SH NAME -\fBmitem_name\fR - get menu item name and description fields +\fBitem_name\fR, \fBitem_description\f - +get menu item name and description fields .SH SYNOPSIS \fB#include <menu.h>\fR .br |