File xfsprogs-man-reformat-xfs_quota-commands-in-the-manpage-for-t.patch of Package xfsprogs.21555
From af0876e74c7f2764377b70e29023a0bdf291bb42 Mon Sep 17 00:00:00 2001
From: "Darrick J. Wong" <darrick.wong@oracle.com>
Date: Thu, 30 Jan 2020 13:39:18 -0500
Subject: [PATCH] man: reformat xfs_quota commands in the manpage for testing
Git-commit: af0876e74c7f2764377b70e29023a0bdf291bb42
Patch-mainline: v5.5.0-rc1
References: bsc#1167206
Reformat the xfs_quota commands listed in the xfs_quota.8 manpage so
that we can implement a fstest that checks that each command actually
has a section in the manpage.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Acked-by: Anthony Iliopoulos <ailiopoulos@suse.com>
---
man/man8/xfs_quota.8 | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8
index d9c5f649..e6fe7cd1 100644
--- a/man/man8/xfs_quota.8
+++ b/man/man8/xfs_quota.8
@@ -228,8 +228,7 @@ option sends the output to
.I file
instead of stdout.
.HP
-.B
-free
+.B free
[
.B \-bir
] [
@@ -398,8 +397,7 @@ option reports information without the header line. The
.B \-t
option performs a terse report.
.HP
-.B
-state
+.B state
[
.B \-gpu
] [
@@ -420,8 +418,7 @@ instead of stdout. The
.B \-a
option reports state on all filesystems and not just the current path.
.HP
-.B
-limit
+.B limit
[
.BR \-g " | " \-p " | " \-u
]
@@ -519,8 +516,7 @@ identified by the current path.
Quota must not be enabled on the filesystem, else this operation will
report an error.
.HP
-.B
-dump
+.B dump
[
.BR \-g " | " \-p " | " \-u
] [
@@ -547,8 +543,7 @@ The file must be in the format produced by the
.B dump
command.
.HP
-.B
-quot
+.B quot
[
.BR \-g " | " \-p " | " \-u
] [
--
2.16.4