[DRE-commits] [SCM] ruby-gettext.git branch, master, updated. debian/2.2.1-2-27-g97c4c33
Jérémy Bobbio
lunar at debian.org
Sat Mar 16 21:50:37 UTC 2013
The following commit has been merged in the master branch:
commit 178fb6e9af03130781e9f6bbab2ef8b1c5fb6174
Author: Jérémy Bobbio <lunar at debian.org>
Date: Sat Mar 16 16:51:02 2013 +0000
Add manpage for rmsginit(1)
diff --git a/debian/rmsgfmt.1 b/debian/rmsginit.1
similarity index 72%
copy from debian/rmsgfmt.1
copy to debian/rmsginit.1
index de55d38..3f18030 100644
--- a/debian/rmsgfmt.1
+++ b/debian/rmsginit.1
@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH rmsgfmt 1 "2003-07-17"
+.TH rmsginit 1 "2013-01-11"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -16,17 +16,18 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-rmsgfmt \- compile message catalog to binary format
+rmsginit \- create a new .po file with user's environment and input
.SH SYNOPSIS
-.B rmsgfmt
-input.po [ \-o output.mo ]
+.B rmsginit
+[ \-i input.mo ] [ \-o output.mo ] [ \-l cc ]
.br
.SH DESCRIPTION
-Generate binary message catalog from textual translation description.
+Create a new .po file from initializing .pot file with user's environment and
+input.
.SH SEE ALSO
-.BR msgfmt (1),
+.BR msginit (1),
/usr/share/doc/ruby-gettext/README.rdoc,
http://www.yotabanana.com/hiki/ruby-gettext-translate.html
.SH AUTHOR
-This manual page was converted by Tatsuki Sugiura <sugi at nemui.org>,
+This manual page was converted by Jérémy Bobbio <lunar at debian.org>,
from README for the Debian project.
diff --git a/debian/ruby-gettext.manpages b/debian/ruby-gettext.manpages
index 551ba1a..765fe1e 100644
--- a/debian/ruby-gettext.manpages
+++ b/debian/ruby-gettext.manpages
@@ -1,3 +1,4 @@
debian/rxgettext.1
debian/rmsgfmt.1
debian/rmsgmerge.1
+debian/rmsginit.1
--
ruby-gettext.git
More information about the Pkg-ruby-extras-commits
mailing list