Minor modification to table.

This commit is contained in:
binh 2003-09-14 12:03:32 +00:00
parent 46100cfc81
commit 6a7052a0b0
1 changed files with 9 additions and 9 deletions

View File

@ -51,15 +51,15 @@ directory is completely transparent. It appears to be a local directory that is
<para>Compliance requires that:</para>
<screen>
__________________________________________________________________
| | shareable | unshareable |
------------------------------------------------------------------
| static | /usr | /etc |
| | /opt | /boot |
|-----------------------------------------------------------------
| variable | /var/mail | /var/run |
| | /var/spool/news | /var/lock |
------------------------------------------------------------------
+---------+-----------------+-------------+
| | shareable | unshareable |
+---------+-----------------+-------------+
|static | /usr | /etc |
| | /opt | /boot |
+---------+-----------------+-------------+
|variable | /var/mail | /var/run |
| | /var/spool/news | /var/lock |
+---------+-----------------+-------------+
</screen>