From: Ben Pfaff Date: Thu, 30 Jun 2011 16:23:53 +0000 (-0700) Subject: ofproto: Fix typo in documentation. X-Git-Tag: v1.1.2~7 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=465b509c7ce1023af9665ec2553c1c7baee5963e ofproto: Fix typo in documentation. Using .RS instead of .RE caused the rest of the manpage to be indented two levels too deep. --- diff --git a/ofproto/ofproto-unixctl.man b/ofproto/ofproto-unixctl.man index 837554e48..be6f002b4 100644 --- a/ofproto/ofproto-unixctl.man +++ b/ofproto/ofproto-unixctl.man @@ -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.