Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/msgc MENU_name -> MSG_name



details:   https://anonhg.NetBSD.org/src/rev/3b4d7af33107
branches:  trunk
changeset: 772662:3b4d7af33107
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jan 11 00:30:56 2012 +0000

description:
MENU_name -> MSG_name

diffstat:

 usr.bin/msgc/msgc.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 03b067f7bec2 -r 3b4d7af33107 usr.bin/msgc/msgc.1
--- a/usr.bin/msgc/msgc.1       Wed Jan 11 00:11:32 2012 +0000
+++ b/usr.bin/msgc/msgc.1       Wed Jan 11 00:30:56 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: msgc.1,v 1.22 2010/05/14 17:24:38 joerg Exp $
+.\"    $NetBSD: msgc.1,v 1.23 2012/01/11 00:30:56 riz Exp $
 .\"
 .\" Copyright 1997 Piermont Information Systems Inc.
 .\" All rights reserved.
@@ -132,7 +132,7 @@
 .Xr sprintf 3
 conversions in them and the corresponding parameters should match.
 Messages are identified by name using the notation
-.Sq MENU_name
+.Sq MSG_name
 where
 .Dq name
 is the name in the message source file.



Home | Main Index | Thread Index | Old Index