diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-30 19:59:08 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-30 19:59:08 +0000 |
commit | 01fcaa015cc13b34f8a4f5ecb351e324de1dc7f4 (patch) | |
tree | a7d87ec66315e9feca1319e37caefe95830a50a4 /mail/cyrus/files/patch-ab | |
parent | fdf92566aae93cb377cd51fe14875e9924b68de0 (diff) |
Notes
Diffstat (limited to 'mail/cyrus/files/patch-ab')
-rw-r--r-- | mail/cyrus/files/patch-ab | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/mail/cyrus/files/patch-ab b/mail/cyrus/files/patch-ab new file mode 100644 index 000000000000..1fc68c171063 --- /dev/null +++ b/mail/cyrus/files/patch-ab @@ -0,0 +1,38 @@ +--- man/quota.8.orig Sun May 4 22:26:33 1997 ++++ man/quota.8 Sun May 4 22:27:24 1997 +@@ -11,9 +11,9 @@ + .\" use of the code for commercial purposes or benefits by anyone + .\" without specific, additional permission by the owner of the code. + .SH NAME +-quota \- report and optionally fix quota usage ++cyrquota \- report and optionally fix quota usage + .SH SYNOPSIS +-.B quota ++.B cyrquota + [ + .B \-f + ] +@@ -21,12 +21,12 @@ + .IR mailbox-prefix ... + ] + .SH DESCRIPTION +-.I Quota ++.I Cyrquota + generates a report listing quota roots, giving their limits and usage. + If the + .I \-f + option is given, +-.I quota ++.I cyrquota + first fixes any inconsistencies in the quota subsystem, such as + mailboxes with the wrong quota root or quota roots with the wrong + quota usage reported. +@@ -37,7 +37,7 @@ + prefixes. + .PP + Running +-.I quota ++.I cyrquota + with both the + .I \-f + option and |