4.4BSD/usr/share/man/cat8/quotaon.0

Compare this file to the similar file:
Show the results in this format:

QUOTAON(8)                BSD System Manager's Manual               QUOTAON(8)

NNAAMMEE
     qquuoottaaoonn, qquuoottaaooffff - turn filesystem quotas on and off

SSYYNNOOPPSSIISS
     qquuoottaaoonn [--gg] [--uu] [--vv] _f_i_l_e_s_y_s_t_e_m _._._.
     qquuoottaaoonn [--gg] [--uu] [--vv] --aa
     qquuoottaaooffff [--gg] [--uu] [--vv] _f_i_l_e_s_y_s_t_e_m _._._.
     qquuoottaaooffff [--gg] [--uu] [--vv] --aa

DDEESSCCRRIIPPTTIIOONN
     QQuuoottaaoonn announces to the system that disk quotas should be enabled on one
     or more filesystems.  QQuuoottaaooffff announces to the system that the specified
     filesystems should have any disk quotas diskquotas turned off.  The
     filesystems specified must have entries in _/_e_t_c_/_f_s_t_a_b and be mounted.
     QQuuoottaaoonn expects each filesystem to have quota files named _q_u_o_t_a_._u_s_e_r and
     _q_u_o_t_a_._g_r_o_u_p which are located at the root of the associated file system.
     These defaults may be overridden in _/_e_t_c_/_f_s_t_a_b. By default both user and
     group quotas are enabled.

     Available options:

     --aa      If the --aa flag is supplied in place of any filesystem names,
             qquuoottaaoonn/quotaoff will enable/disable all the filesystems indicat-
             ed in _/_e_t_c_/_f_s_t_a_b to be read-write with disk quotas.  By default
             only the types of quotas listed in _/_e_t_c_/_f_s_t_a_b are enabled.

     --gg      Only group quotas listed in _/_e_t_c_/_f_s_t_a_b should be en-
             abled/disabled.

     --uu      Only user quotas listed in _/_e_t_c_/_f_s_t_a_b should be enabled/disabled.

     --vv      Causes qquuoottaaoonn and qquuoottaaooffff to print a message for each filesys-
             tem where quotas are turned on or off.

     Specifying both --gg and --uu is equivalent to the default.

FFIILLEESS
     quota.user   at the filesystem root with user quotas
     quota.group  at the filesystem root with group quotas
     /etc/fstab   filesystem table

SSEEEE AALLSSOO
     quota(1),  quotactl(2),  fstab(5),  edquota(8),  quotacheck(8),  repquo-
     ta(8)

HHIISSTTOORRYY
     The qquuoottaaoonn command appeared in 4.2BSD.

4.2 Berkeley Distribution        June 6, 1993                                1