ofproto: Fix typo in documentation.
authorBen Pfaff <blp@nicira.com>
Thu, 30 Jun 2011 16:23:53 +0000 (09:23 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 28 Jul 2011 18:21:58 +0000 (11:21 -0700)
Using .RS instead of .RE caused the rest of the manpage to be indented two
levels too deep.

ofproto/ofproto-unixctl.man

index 837554e..be6f002 100644 (file)
@@ -23,7 +23,7 @@ Ethernet frame is at least 14 bytes long, so there must be at least 28
 hex digits.  Obviously, it is inconvenient to type in the hex digits
 by hand, so the \fBovs\-pcap\fR(1) and \fBovs\-tcpundump\fR(1)
 utilities provide easier ways.
-.RS
+.RE
 \fB\*(PN\fR will respond with extensive information on how the packet
 would be handled if it were to be received.  The packet will not
 actually be sent.