Source-Changes-HG archive

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

[src/trunk]: src/lib/libmenu Add missing comma in the NAME Nm list.



details:   https://anonhg.NetBSD.org/src/rev/af11e78cd181
branches:  trunk
changeset: 748445:af11e78cd181
user:      reed <reed%NetBSD.org@localhost>
date:      Sat Oct 24 11:17:13 2009 +0000

description:
Add missing comma in the NAME Nm list.

diffstat:

 lib/libmenu/menu_post.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8c7dc3ee3cd1 -r af11e78cd181 lib/libmenu/menu_post.3
--- a/lib/libmenu/menu_post.3   Sat Oct 24 11:12:56 2009 +0000
+++ b/lib/libmenu/menu_post.3   Sat Oct 24 11:17:13 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: menu_post.3,v 1.9 2003/04/16 13:35:11 wiz Exp $
+.\"    $NetBSD: menu_post.3,v 1.10 2009/10/24 11:17:13 reed Exp $
 .\"
 .\" Copyright (c) 1999
 .\"    Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -33,7 +33,7 @@
 .Dt MENU_POST 3
 .Os
 .Sh NAME
-.Nm post_menu
+.Nm post_menu ,
 .Nm unpost_menu
 .Nd post (draw) or unpost a menu
 .Sh LIBRARY



Home | Main Index | Thread Index | Old Index