public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output
@ 2012-03-09 18:32 Dave Reisner
  2012-03-09 18:32 ` [PATCH 2/2] fstab.5: fix misspelling of deprecated Dave Reisner
  2012-03-13 11:28 ` [PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output Karel Zak
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Reisner @ 2012-03-09 18:32 UTC (permalink / raw)
  To: util-linux; +Cc: Dave Reisner

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
---
 misc-utils/lsblk.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index 64cf4a9..a5146e4 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -59,7 +59,7 @@ Use key="value" output format. All potentially unsafe characters are hex-escaped
 Use the raw output format. All potentially unsafe characters are hex-escaped (\\x<code>).
 .IP "\fB\-t, \-\-topology\fP"
 Output info about block device topology.
-This option is equivalent to "-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED".
+This option is equivalent to "-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE".
 .IP "\fB\-V, \-\-version\fP"
 Output version information and exit.
 .SH NOTES
-- 
1.7.9.3


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

end of thread, other threads:[~2012-03-13 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 18:32 [PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output Dave Reisner
2012-03-09 18:32 ` [PATCH 2/2] fstab.5: fix misspelling of deprecated Dave Reisner
2012-03-13 11:27   ` Karel Zak
2012-03-13 11:28 ` [PATCH 1/2] lsblk.8: RQ-SIZE is part of the --topology output Karel Zak

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