Fix typos in the quotas section.
PR: 17277 Submitted by: Bob Johnson <bobj@atlantic.net>
This commit is contained in:
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
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
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">
|
<chapter id="disks">
|
||||||
|
@ -308,8 +308,8 @@ check_quotas=“YES”</programlisting>
|
||||||
respectively. See <command>man fstab</command> for more
|
respectively. See <command>man fstab</command> for more
|
||||||
information. Even though that man page says that you can specify
|
information. Even though that man page says that you can specify
|
||||||
an alternate location for the quota files, this is not recommended
|
an alternate location for the quota files, this is not recommended
|
||||||
since all of the various quota utilities do not seem to handle
|
because the various quota utilities do not seem to handle this
|
||||||
this properly.</para>
|
properly.</para>
|
||||||
|
|
||||||
<para>At this point you should reboot your system with your new
|
<para>At this point you should reboot your system with your new
|
||||||
kernel. <filename>/etc/rc</filename> will automatically run the
|
kernel. <filename>/etc/rc</filename> will automatically run the
|
||||||
|
@ -364,7 +364,7 @@ check_quotas=“YES”</programlisting>
|
||||||
will be reset.</para>
|
will be reset.</para>
|
||||||
|
|
||||||
<para>The following is an example of what you might see when you run
|
<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
|
<command>edquota</command> command is invoked, you are placed into
|
||||||
the editor specified by the <envar>EDITOR</envar> environment
|
the editor specified by the <envar>EDITOR</envar> environment
|
||||||
variable, or in the <command>vi</command> editor if the
|
variable, or in the <command>vi</command> editor if the
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
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">
|
<chapter id="disks">
|
||||||
|
@ -308,8 +308,8 @@ check_quotas=“YES”</programlisting>
|
||||||
respectively. See <command>man fstab</command> for more
|
respectively. See <command>man fstab</command> for more
|
||||||
information. Even though that man page says that you can specify
|
information. Even though that man page says that you can specify
|
||||||
an alternate location for the quota files, this is not recommended
|
an alternate location for the quota files, this is not recommended
|
||||||
since all of the various quota utilities do not seem to handle
|
because the various quota utilities do not seem to handle this
|
||||||
this properly.</para>
|
properly.</para>
|
||||||
|
|
||||||
<para>At this point you should reboot your system with your new
|
<para>At this point you should reboot your system with your new
|
||||||
kernel. <filename>/etc/rc</filename> will automatically run the
|
kernel. <filename>/etc/rc</filename> will automatically run the
|
||||||
|
@ -364,7 +364,7 @@ check_quotas=“YES”</programlisting>
|
||||||
will be reset.</para>
|
will be reset.</para>
|
||||||
|
|
||||||
<para>The following is an example of what you might see when you run
|
<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
|
<command>edquota</command> command is invoked, you are placed into
|
||||||
the editor specified by the <envar>EDITOR</envar> environment
|
the editor specified by the <envar>EDITOR</envar> environment
|
||||||
variable, or in the <command>vi</command> editor if the
|
variable, or in the <command>vi</command> editor if the
|
||||||
|
|
Loading…
Reference in a new issue