All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs_io.8: remove duplicate .TP commands
@ 2016-11-28 22:43 Eric Biggers
  2016-11-29 20:10 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2016-11-28 22:43 UTC (permalink / raw)
  To: linux-xfs; +Cc: Eric Biggers

The right margin of the xfs_io man page was being pushed inwards due to
extra .TP commands, making all the text below hard to read.

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 man/man8/xfs_io.8 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/man/man8/xfs_io.8 b/man/man8/xfs_io.8
index 885df7f..efdba13 100644
--- a/man/man8/xfs_io.8
+++ b/man/man8/xfs_io.8
@@ -486,7 +486,6 @@ to read (in bytes)
 .RE
 .PD
 .TP
-.TP
 .BI "seek  \-a | \-d | \-h [ \-r ] [ \-s ] offset"
 On platforms that support the
 .BR lseek (2)
@@ -527,7 +526,6 @@ both data and holes are displayed together or performing a recusively display.
 .RE
 .PD
 .TP
-.TP
 .BI "reflink  [ \-C ] [ \-q ] src_file [src_offset dst_offset length]"
 On filesystems that support the
 .B XFS_IOC_CLONE_RANGE
@@ -557,7 +555,6 @@ Do not print timing statistics at all.
 .RE
 .PD
 .TP
-.TP
 .BI "dedupe  [ \-C ] [ \-q ] src_file src_offset dst_offset length"
 On filesystems that support the
 .B XFS_IOC_FILE_EXTENT_SAME
@@ -586,7 +583,6 @@ Do not print timing statistics at all.
 .RE
 .PD
 .TP
-.TP
 .BI "copy_range [ -s " src_offset " ] [ -d " dst_offset " ] [ -l " length " ] src_file"
 On filesystems that support the
 .BR copy_file_range (2)
-- 
2.8.0.rc3.226.g39d4020


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

* Re: [PATCH] xfs_io.8: remove duplicate .TP commands
  2016-11-28 22:43 [PATCH] xfs_io.8: remove duplicate .TP commands Eric Biggers
@ 2016-11-29 20:10 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2016-11-29 20:10 UTC (permalink / raw)
  To: Eric Biggers; +Cc: linux-xfs

Looks good,

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

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

end of thread, other threads:[~2016-11-29 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-28 22:43 [PATCH] xfs_io.8: remove duplicate .TP commands Eric Biggers
2016-11-29 20:10 ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.