diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-14 06:09:04 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-14 06:09:04 +0000 |
commit | b225fe2740606b21caee5260555110e2957b01f9 (patch) | |
tree | fc10aae0d834ee7aafd1a8d1488524c6510c8a24 /libexec | |
parent | 0fa601b545b9b7d4add19ebb4a3c650c13542a73 (diff) | |
download | src-b225fe2740606b21caee5260555110e2957b01f9.tar.gz src-b225fe2740606b21caee5260555110e2957b01f9.zip |
Notes
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rpc.rquotad/rpc.rquotad.8 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index 359d007ed313..dd8f3aa8aca3 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: rpc.rquotad.8,v 1.3 1997/02/22 14:22:10 peter Exp $ .\" .Dd June 22, 1994 .Dt RPC.RQUOTAD 8 @@ -53,6 +53,9 @@ is normally invoked by uses an RPC protocol defined in .Pa /usr/include/rpcsvc/rquota.x . .Sh BUGS -BSD 4.4 and NetBSD support group quotas but the rquota protocol does not. +.Bx 4.4 +and +.Tn FreeBSD +support group quotas but the rquota protocol does not. .Sh SEE ALSO .Xr quota 1 |