Module Name: src
Committed By: reed
Date: Sat Oct 24 11:17:13 UTC 2009
Modified Files:
src/lib/libmenu: menu_post.3
Log Message:
Add missing comma in the NAME Nm list.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libmenu/menu_post.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libmenu/menu_post.3
diff -u src/lib/libmenu/menu_post.3:1.9 src/lib/libmenu/menu_post.3:1.10
--- src/lib/libmenu/menu_post.3:1.9 Wed Apr 16 13:35:11 2003
+++ src/lib/libmenu/menu_post.3 Sat Oct 24 11:17:13 2009
@@ -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 - [email protected], [email protected]
@@ -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