summaryrefslogtreecommitdiff
path: root/usr.sbin/edquota
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-04 00:09:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-04 00:09:09 +0000
commitf2ce411926eab7a23be6e11274d0f8677610014a (patch)
treee366d0db22af7390ae0b587ce68914aa611343cd /usr.sbin/edquota
parentabbac7377fe6d17c12b44669a7353b457ef448bb (diff)
spelling; raj@cerias.purdue.edu
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r--usr.sbin/edquota/edquota.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c
index 56e7a38a54b..9880fa003b9 100644
--- a/usr.sbin/edquota/edquota.c
+++ b/usr.sbin/edquota/edquota.c
@@ -42,7 +42,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)edquota.c 8.1 (Berkeley) 6/6/93";*/
-static char *rcsid = "$Id: edquota.c,v 1.32 2002/05/29 09:47:20 deraadt Exp $";
+static char *rcsid = "$Id: edquota.c,v 1.33 2002/06/04 00:09:08 deraadt Exp $";
#endif /* not lint */
/*
@@ -355,7 +355,7 @@ putprivs(id, quotatype, quplist)
}
/*
- * Take a list of priviledges and get it edited.
+ * Take a list of privileges and get it edited.
*/
int
editit(tmpfile)