summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/edquota.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-09-17 06:29:23 +0000
committercharnier <charnier@FreeBSD.org>1997-09-17 06:29:23 +0000
commit4d3c6f853c078fa9aa64aca5f8bed82e41edd87b (patch)
tree266932cad035ef7d5c000b90b3eb09bcca80baa1 /usr.sbin/edquota/edquota.8
parent8d96034d356cc71c451f193a8b5550ee048fdbbe (diff)
downloadFreeBSD-src-4d3c6f853c078fa9aa64aca5f8bed82e41edd87b.zip
FreeBSD-src-4d3c6f853c078fa9aa64aca5f8bed82e41edd87b.tar.gz
Use err(3). Add prototypes.
Diffstat (limited to 'usr.sbin/edquota/edquota.8')
-rw-r--r--usr.sbin/edquota/edquota.810
1 files changed, 7 insertions, 3 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index f5bbcdd..5909425 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -64,11 +64,15 @@ By default, or if the
flag is specified,
one or more users may be specified on the command line.
For each user a temporary file is created
-with an ASCII representation of the current
+with an
+.Tn ASCII
+representation of the current
disk quotas for that user.
The list of filesystems with user quotas is determined from
.Pa /etc/fstab .
-An editor is invoked on the ASCII file.
+An editor is invoked on the
+.Tn ASCII
+file.
The editor invoked is
.Xr vi 1
unless the environment variable
@@ -107,7 +111,7 @@ will duplicate the quotas of the prototypical user
for each uid in the range specified. This allows
for easy setup of default quotas for a group of users.
The uids in question do not have to be currently assigned in
-.Pa /etc/passwd
+.Pa /etc/passwd .
.Pp
If the
.Fl g
OpenPOWER on IntegriCloud