Remove bug section, we now support group quotas.

This commit is contained in:
bouyer 2003-02-14 14:58:42 +00:00
parent 3f0c6192ac
commit 234e340664

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rpc.rquotad.8,v 1.7 2002/01/15 02:25:49 wiz Exp $ .\" $NetBSD: rpc.rquotad.8,v 1.8 2003/02/14 14:58:42 bouyer Exp $
.\" .\"
.\" Copyright (c) 1994 Theo de Raadt .\" Copyright (c) 1994 Theo de Raadt
.\" All rights reserved. .\" All rights reserved.
@ -54,8 +54,3 @@ uses an RPC protocol defined in
.Pa /usr/include/rpcsvc/rquota.x . .Pa /usr/include/rpcsvc/rquota.x .
.Sh SEE ALSO .Sh SEE ALSO
.Xr quota 1 .Xr quota 1
.Sh BUGS
.Bx 4.4
and
.Nx
support group quotas but the rquota protocol does not.