Improves formatting

This patch removes an offending line break.

Change-Id: I38845c600ce357df1f9c28d3020755330edae83a
This commit is contained in:
Joe H. Rahme 2014-12-05 12:00:38 +01:00
parent 013b61639d
commit 79b76f0a3e

View File

@ -174,9 +174,8 @@
<para>Allow pinging from all IP addresses, specified as
IP subnet <filename>0.0.0.0/0</filename> in CIDR
notation:</para>
<screen><prompt>$</prompt> <userinput>nova
secgroup-add-rule <replaceable>SECURITY_GROUP_NAME</replaceable> icmp -1 -1 0.0.0.0/0</userinput></screen><para>This allows access to all codes and all
types of ICMP traffic.</para>
<screen><prompt>$</prompt> <userinput>nova secgroup-add-rule <replaceable>SECURITY_GROUP_NAME</replaceable> icmp -1 -1 0.0.0.0/0</userinput></screen>
<para>This allows access to all codes and all types of ICMP traffic.</para>
</listitem>
<listitem>
<para>Allow only members of other security groups