Module Name: src Committed By: riz Date: Wed Jan 11 00:30:56 UTC 2012
Modified Files: src/usr.bin/msgc: msgc.1 Log Message: MENU_name -> MSG_name To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/msgc/msgc.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/msgc/msgc.1 diff -u src/usr.bin/msgc/msgc.1:1.22 src/usr.bin/msgc/msgc.1:1.23 --- src/usr.bin/msgc/msgc.1:1.22 Fri May 14 17:24:38 2010 +++ src/usr.bin/msgc/msgc.1 Wed Jan 11 00:30:56 2012 @@ -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 @@ The messages may have .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.