diff mbox series

Bug#898700: marked as done (xfs_quota help text mentions wrong command option)

Message ID handler.898700.D898700.161161037428472.ackdone@bugs.debian.org (mailing list archive)
State Not Applicable
Headers show
Series Bug#898700: marked as done (xfs_quota help text mentions wrong command option) | expand

Commit Message

Debian Bug Tracking System Jan. 25, 2021, 9:36 p.m. UTC
Your message dated Mon, 25 Jan 2021 22:32:48 +0100
with message-id <6e41890a-0e3b-0c3a-e1a0-08175c1260b0@fishpost.de>
and subject line xfs_quota help text mentions wrong command option
has caused the Debian Bug report #898700,
regarding xfs_quota help text mentions wrong command option
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
diff mbox series

Patch

diff -Nru xfsprogs-4.9.0+nmu1.orig/quota/project.c xfsprogs-4.9.0+nmu1/quota/project.c
--- xfsprogs-4.9.0+nmu1.orig/quota/project.c	2017-01-05 23:05:55.000000000 +0100
+++ xfsprogs-4.9.0+nmu1/quota/project.c	2018-05-15 11:31:36.508219567 +0200
@@ -55,7 +55,7 @@ 
 " and subdirectories below it (i.e. a tree) can be restricted to using a\n"
 " subset of the available space in the filesystem.\n"
 "\n"
-" A managed tree must be setup initially using the -c option with a project.\n"
+" A managed tree must be setup initially using the -s option with a project.\n"
 " The specified project name or identifier is matched to one or more trees\n"
 " defined in /etc/projects, and these trees are then recursively descended\n"
 " to mark the affected inodes as being part of that tree - which sets inode\n"