Merge "Fix typos"
This commit is contained in:
commit
90e6b74f44
@ -142,7 +142,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><code>backlog = 4096</code></term>
|
<term><code>backlog = 4096</code></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Number of backlog requests with with to
|
<para>Number of backlog requests with to
|
||||||
configure the socket.</para>
|
configure the socket.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
system as if the file system were local.</para>
|
system as if the file system were local.</para>
|
||||||
<section xml:id="nfs-driver-background">
|
<section xml:id="nfs-driver-background">
|
||||||
<title>How the NFS driver works</title>
|
<title>How the NFS driver works</title>
|
||||||
<para>The NFS driver, and other drivers based off of it, work
|
<para>The NFS driver, and other drivers based on it, work
|
||||||
quite differently than a traditional block storage
|
quite differently than a traditional block storage
|
||||||
driver.</para>
|
driver.</para>
|
||||||
<para>The NFS driver does not actually allow an instance to
|
<para>The NFS driver does not actually allow an instance to
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
has a default router for Internet traffic.</para>
|
has a default router for Internet traffic.</para>
|
||||||
<para>The router provides L3 connectivity between private
|
<para>The router provides L3 connectivity between private
|
||||||
networks, meaning that different tenants can reach each
|
networks, meaning that different tenants can reach each
|
||||||
others instances unless additional filtering, such as
|
other's instances unless additional filtering, such as
|
||||||
security groups, is used. Because there is only a single
|
security groups, is used. Because there is only a single
|
||||||
router, tenant networks cannot use overlapping IPs. Thus,
|
router, tenant networks cannot use overlapping IPs. Thus,
|
||||||
it is likely that the admin would create the private
|
it is likely that the admin would create the private
|
||||||
|
Loading…
Reference in New Issue
Block a user