* [PATCH] xfsprogs: fix typo in mkfs.xfs [not found] <20140724184748.800975529@sgi.com> @ 2014-07-24 18:47 ` Mark Tinguely 2014-07-24 20:55 ` Eric Sandeen 0 siblings, 1 reply; 2+ messages in thread From: Mark Tinguely @ 2014-07-24 18:47 UTC (permalink / raw) To: xfs [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: xfsprogs-fix-topology-typo.patch --] [-- Type: text/plain, Size: 1044 bytes --] Fix typo in xfs.mkfs output. Signed-off-by: Mark Tinguely <tinguely@sgi.com> --- mkfs/xfs_mkfs.c | 2 +- po/pl.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Index: b/mkfs/xfs_mkfs.c =================================================================== --- a/mkfs/xfs_mkfs.c +++ b/mkfs/xfs_mkfs.c @@ -447,7 +447,7 @@ static void blkid_get_topology( out_free_probe: blkid_free_probe(pr); fprintf(stderr, - _("warning: unable to probe device toplology for device %s\n"), + _("warning: unable to probe device topology for device %s\n"), device); } Index: b/po/pl.po =================================================================== --- a/po/pl.po +++ b/po/pl.po @@ -7171,7 +7171,7 @@ msgstr "Można użyć -f do wymuszenia u #: .././mkfs/xfs_mkfs.c:450 #, c-format -msgid "warning: unable to probe device toplology for device %s\n" +msgid "warning: unable to probe device topology for device %s\n" msgstr "uwaga: nie udało się odczytać topologii urządzenia %s\n" #: .././mkfs/xfs_mkfs.c:578 [-- Attachment #2: Type: text/plain, Size: 121 bytes --] _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: fix typo in mkfs.xfs 2014-07-24 18:47 ` [PATCH] xfsprogs: fix typo in mkfs.xfs Mark Tinguely @ 2014-07-24 20:55 ` Eric Sandeen 0 siblings, 0 replies; 2+ messages in thread From: Eric Sandeen @ 2014-07-24 20:55 UTC (permalink / raw) To: Mark Tinguely, xfs On 7/24/14, 1:47 PM, Mark Tinguely wrote: > Fix typo in xfs.mkfs output. > > Signed-off-by: Mark Tinguely <tinguely@sgi.com> I can do this one! ;) Reviewed-by: Eric Sandeen <sandeen@redhat.com> > --- > mkfs/xfs_mkfs.c | 2 +- > po/pl.po | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > Index: b/mkfs/xfs_mkfs.c > =================================================================== > --- a/mkfs/xfs_mkfs.c > +++ b/mkfs/xfs_mkfs.c > @@ -447,7 +447,7 @@ static void blkid_get_topology( > out_free_probe: > blkid_free_probe(pr); > fprintf(stderr, > - _("warning: unable to probe device toplology for device %s\n"), > + _("warning: unable to probe device topology for device %s\n"), > device); > } > > Index: b/po/pl.po > =================================================================== > --- a/po/pl.po > +++ b/po/pl.po > @@ -7171,7 +7171,7 @@ msgstr "Można użyć -f do wymuszenia u > > #: .././mkfs/xfs_mkfs.c:450 > #, c-format > -msgid "warning: unable to probe device toplology for device %s\n" > +msgid "warning: unable to probe device topology for device %s\n" > msgstr "uwaga: nie udało się odczytać topologii urządzenia %s\n" > > #: .././mkfs/xfs_mkfs.c:578 > > > > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs > _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-24 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140724184748.800975529@sgi.com>
2014-07-24 18:47 ` [PATCH] xfsprogs: fix typo in mkfs.xfs Mark Tinguely
2014-07-24 20:55 ` Eric Sandeen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox