diff options
author | bde <bde@FreeBSD.org> | 1999-03-05 09:44:59 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-03-05 09:44:59 +0000 |
commit | f637c88b816ec16353664b29000ec2312c6bbea9 (patch) | |
tree | 4e865abdf80b5c7a9d79f10b90dcc4eacb94dc43 /lib/libc | |
parent | 84b9188bc6d2104df298fac795d1e2977c6dea6e (diff) | |
download | FreeBSD-src-f637c88b816ec16353664b29000ec2312c6bbea9.zip FreeBSD-src-f637c88b816ec16353664b29000ec2312c6bbea9.tar.gz |
Forgot to add $Id$ and change date in previous commit.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/quotactl.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2 index b14932e..bfab237 100644 --- a/lib/libc/sys/quotactl.2 +++ b/lib/libc/sys/quotactl.2 @@ -33,8 +33,9 @@ .\" SUCH DAMAGE. .\" .\" @(#)quotactl.2 8.2 (Berkeley) 3/10/95 +.\" $Id$ .\" -.Dd March 10, 1995 +.Dd March 5, 1999 .Dt QUOTACTL 2 .Os .Sh NAME |