public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Kazuya Mio <k-mio@sx.jp.nec.com>
To: xfs@oss.sgi.com
Subject: Re: [PATCH] fix mkfs man page typo
Date: Mon, 26 Jan 2009 14:50:45 +0900	[thread overview]
Message-ID: <497D4F35.2050506@sx.jp.nec.com> (raw)
In-Reply-To: <1232777420.13684.14.camel@verge.scott.net.au>

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

  parent reply	other threads:[~2009-01-26  7:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2009-01-28  8:38   ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=497D4F35.2050506@sx.jp.nec.com \
    --to=k-mio@sx.jp.nec.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox