summaryrefslogtreecommitdiff
path: root/setquota.c
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-04-04 10:42:12 +0000
committerjkar8572 <jkar8572>2001-04-04 10:42:12 +0000
commit823172abd03b7cd2489a696f936eaee522d36882 (patch)
treee9e0bda4a4f874b9ac2ccdabfec21d1fab7251a3 /setquota.c
parent06c43890e2973a133577dcf87d7ea8523659495e (diff)
Merged with RedHat patch - mainly documentation issues
Added some forgotten _() around strings. Added sponsoring notes Removed mandatory -F from quotacheck.
Diffstat (limited to 'setquota.c')
-rw-r--r--setquota.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/setquota.c b/setquota.c
index 63f80c4..a08783a 100644
--- a/setquota.c
+++ b/setquota.c
@@ -1,7 +1,8 @@
/*
*
- * Set disk quota from command line
+ * Set disk quota from command line
*
+ * Jan Kara <jack@suse.cz> - sponsored by SuSE CR
*/
#include <rpc/rpc.h>
#include <sys/types.h>