public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix mkfs man page typo
@ 2009-01-24  6:10 Nathan Scott
  2009-01-24 13:52 ` Christoph Hellwig
  2009-01-26  5:50 ` Kazuya Mio
  0 siblings, 2 replies; 4+ messages in thread
From: Nathan Scott @ 2009-01-24  6:10 UTC (permalink / raw)
  To: xfs

diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index 242f287..2dcefbe 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -322,7 +322,7 @@ Setting the value to 0 means that essentially all of
the filesystem
 can become inode blocks, subject to inode32 restrictions.
 .IP
 This value can be modified with
-.Ixfs_growfs(8)
+.IR xfs_growfs (8)
 .
 .TP
 .BI align[= value ]


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] fix mkfs man page typo
  2009-01-24  6:10 [PATCH] fix mkfs man page typo Nathan Scott
@ 2009-01-24 13:52 ` Christoph Hellwig
  2009-01-26  5:50 ` Kazuya Mio
  1 sibling, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2009-01-24 13:52 UTC (permalink / raw)
  To: Nathan Scott; +Cc: xfs

Looks good.


Reviewed-by: Christoph Hellwig <hch@lst.de>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] fix mkfs man page typo
  2009-01-24  6:10 [PATCH] fix mkfs man page typo Nathan Scott
  2009-01-24 13:52 ` Christoph Hellwig
@ 2009-01-26  5:50 ` Kazuya Mio
  2009-01-28  8:38   ` Christoph Hellwig
  1 sibling, 1 reply; 4+ messages in thread
From: Kazuya Mio @ 2009-01-26  5:50 UTC (permalink / raw)
  To: xfs

Hi,

The period after "xfs_growfs(8)" hasn't been displayed yet by your fix.
How about the following patch?

Regards,
Kazuya Mio

Signed-off-by: Kazuya Mio <k-mio@sx.jp.nec.com>
---
diff -uprN a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
--- a/man/man8/mkfs.xfs.8	2009-01-23 13:10:55.000000000 +0900
+++ b/man/man8/mkfs.xfs.8	2009-01-23 15:45:14.000000000 +0900
@@ -322,8 +322,7 @@ Setting the value to 0 means that essent
  can become inode blocks, subject to inode32 restrictions.
  .IP
  This value can be modified with
-.Ixfs_growfs(8)
-.
+.IR xfs_growfs (8).
  .TP
  .BI align[= value ]
  This is used to specify that inode allocation is or is not aligned. The

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] fix mkfs man page typo
  2009-01-26  5:50 ` Kazuya Mio
@ 2009-01-28  8:38   ` Christoph Hellwig
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2009-01-28  8:38 UTC (permalink / raw)
  To: Kazuya Mio; +Cc: xfs

On Mon, Jan 26, 2009 at 02:50:45PM +0900, Kazuya Mio wrote:
> Hi,
>
> The period after "xfs_growfs(8)" hasn't been displayed yet by your fix.
> How about the following patch?

Looks good, I'll put this in instead of Nathan's original version.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-28  8:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-24  6:10 [PATCH] fix mkfs man page typo Nathan Scott
2009-01-24 13:52 ` Christoph Hellwig
2009-01-26  5:50 ` Kazuya Mio
2009-01-28  8:38   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox