Fixes up some errors reported by lintian... can someone ACK these,
& I'll commit 'em along with some Debian packaging updates needed
for the revamped build.
thanks.
--
Nathan
diff --git a/man/man8/xfs_estimate.8 b/man/man8/xfs_estimate.8
index 70a2ac6..bb458ec 100644
--- a/man/man8/xfs_estimate.8
+++ b/man/man8/xfs_estimate.8
@@ -101,4 +101,3 @@ directory bsize blocks megabytes
logsize
% \f4xfs_estimate /var/tmp\f1\f7
/var/tmp will take about 14.0 megabytes
.fi
-.Ee
diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8
index 08c354a..f3b54cc 100644
--- a/man/man8/xfs_quota.8
+++ b/man/man8/xfs_quota.8
@@ -619,7 +619,7 @@ of the tree, or if the inode flag is not set.
.PP
Option
.B \-d
-can be used to limit recursion level (-1 is infinite, 0 is top level only,
+can be used to limit recursion level (\-1 is infinite, 0 is top level only,
1 is first level ... ).
Option
.B \-p
|