Add a missing "the".
This commit is contained in:
parent
c457d40e03
commit
9fbdbd9a4c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1219
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!-- This is an SGML document in the linuxdoc DTD describing
|
<!-- This is an SGML document in the linuxdoc DTD describing
|
||||||
disk quotas under FreeBSD. By Mike Pritchard, 1996.
|
disk quotas under FreeBSD. By Mike Pritchard, 1996.
|
||||||
|
|
||||||
$Id: quotas.sgml,v 1.5 1997-02-22 12:59:12 peter Exp $
|
$Id: quotas.sgml,v 1.6 1997-02-24 23:20:49 mpp Exp $
|
||||||
|
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ quotas=YES
|
||||||
|
|
||||||
<p>At this point you should reboot your system with your new kernel.
|
<p>At this point you should reboot your system with your new kernel.
|
||||||
<tt>/etc/rc</tt> will automatically run the appropriate commands to
|
<tt>/etc/rc</tt> will automatically run the appropriate commands to
|
||||||
create the initial quota files for all of quotas you enabled
|
create the initial quota files for all of the quotas you enabled
|
||||||
in <tt>/etc/fstab</tt>, so there is no need to manually create any
|
in <tt>/etc/fstab</tt>, so there is no need to manually create any
|
||||||
zero length quota files.
|
zero length quota files.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue