Fix typos in the quotas section.

PR:		17277
Submitted by:	Bob Johnson <bobj@atlantic.net>
This commit is contained in:
Jim Mock 2000-03-20 22:21:32 +00:00
parent 635e958e91
commit f3ed71088e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6814
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.11 2000/03/20 20:06:25 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.12 2000/03/20 20:59:42 jim Exp $
-->
<chapter id="disks">
@ -308,8 +308,8 @@ check_quotas=&ldquo;YES&rdquo;</programlisting>
respectively. See <command>man fstab</command> for more
information. Even though that man page says that you can specify
an alternate location for the quota files, this is not recommended
since all of the various quota utilities do not seem to handle
this properly.</para>
because the various quota utilities do not seem to handle this
properly.</para>
<para>At this point you should reboot your system with your new
kernel. <filename>/etc/rc</filename> will automatically run the
@ -364,7 +364,7 @@ check_quotas=&ldquo;YES&rdquo;</programlisting>
will be reset.</para>
<para>The following is an example of what you might see when you run
then <command>edquota</command> command. When the
the <command>edquota</command> command. When the
<command>edquota</command> command is invoked, you are placed into
the editor specified by the <envar>EDITOR</envar> environment
variable, or in the <command>vi</command> editor if the

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.11 2000/03/20 20:06:25 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.12 2000/03/20 20:59:42 jim Exp $
-->
<chapter id="disks">
@ -308,8 +308,8 @@ check_quotas=&ldquo;YES&rdquo;</programlisting>
respectively. See <command>man fstab</command> for more
information. Even though that man page says that you can specify
an alternate location for the quota files, this is not recommended
since all of the various quota utilities do not seem to handle
this properly.</para>
because the various quota utilities do not seem to handle this
properly.</para>
<para>At this point you should reboot your system with your new
kernel. <filename>/etc/rc</filename> will automatically run the
@ -364,7 +364,7 @@ check_quotas=&ldquo;YES&rdquo;</programlisting>
will be reset.</para>
<para>The following is an example of what you might see when you run
then <command>edquota</command> command. When the
the <command>edquota</command> command. When the
<command>edquota</command> command is invoked, you are placed into
the editor specified by the <envar>EDITOR</envar> environment
variable, or in the <command>vi</command> editor if the