Remove an extra visable space in the File System Quotas section.
PR: docs/80261 Submitted by: Brad Davis <so14k at so14k dot com>
This commit is contained in:
parent
1648be19eb
commit
fa63510b7c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24365
1 changed files with 1 additions and 1 deletions
|
@ -3386,7 +3386,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
|||
|
||||
<para>to:</para>
|
||||
|
||||
<programlisting> /usr: kbytes in use: 65, limits (soft = 500, hard = 600)</programlisting>
|
||||
<programlisting>/usr: kbytes in use: 65, limits (soft = 500, hard = 600)</programlisting>
|
||||
|
||||
<para>The new quota limits will be in place when you exit the
|
||||
editor.</para>
|
||||
|
|
Loading…
Reference in a new issue