diff options
Diffstat (limited to 'usr.sbin/quotaon/quotaon.c')
-rw-r--r-- | usr.sbin/quotaon/quotaon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 6235c1f2058f..f1ce694888a9 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)quotaon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/quotaon/quotaon.c,v 1.3.2.1 1999/08/29 15:47:36 peter Exp $"; #endif /* not lint */ /* |