fix sccsid to use keywords and modern initialization syntax
[unix-history] / usr / src / usr.sbin / repquota / repquota.8
.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#)repquota.8 6.1 (Berkeley) %G%
.\"
.TH REPQUOTA 8 ""
.UC 5
.SH NAME
repquota \- summarize quotas for a file system
.SH SYNOPSIS
.B repquota
.IR filesys ...
.SH DESCRIPTION
.I Repquota
prints a summary of the disc usage and quotas for the
specified file systems. For each user the current
number files and amount of space (in kilobytes) is
printed, along with any quotas created with
.IR edquota (8).
.PP
Only the super-user may view quotas which are not their own.
.SH FILES
.DT
\fIquotas\fP at the root of each file system with quotas
.br
/etc/fstab for file system names and locations
.SH SEE ALSO
quota(1), quota(2), quotacheck(8), quotaon(8), edquota(8)
.SH DIAGNOSTICS
Various messages about inaccessible files; self-explanatory.