Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libmenu Slightly improve markup.



details:   https://anonhg.NetBSD.org/src/rev/d936fc190392
branches:  trunk
changeset: 522503:d936fc190392
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 20 11:47:37 2002 +0000

description:
Slightly improve markup.

diffstat:

 lib/libmenu/menus.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r a42a5b93eb34 -r d936fc190392 lib/libmenu/menus.3
--- a/lib/libmenu/menus.3       Wed Feb 20 11:47:23 2002 +0000
+++ b/lib/libmenu/menus.3       Wed Feb 20 11:47:37 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: menus.3,v 1.6 2002/02/07 07:00:50 ross Exp $
+.\"    $NetBSD: menus.3,v 1.7 2002/02/20 11:47:37 wiz Exp $
 .\"
 .\" Copyright (c) 1999
 .\"    Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -61,7 +61,7 @@
 library provides facilties for defining menu items, placing a menu on the
 terminal screen, assign pre and post change operations and setting the
 attributes of both the menu and it's items.
-.Sh Defining default attributes for menus and items
+.Ss Defining default attributes for menus and items
 The
 .Xr menus 3
 library allows any settable attribute or option of both the menu and item
@@ -256,4 +256,4 @@
 .Xr menu_pattern 3 ,
 .Xr menu_post 3 ,
 .Xr menu_userptr 3 ,
-.Xr menu_win 3
\ No newline at end of file
+.Xr menu_win 3



Home | Main Index | Thread Index | Old Index