projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c002dde
)
ofproto: Fix typo in documentation.
author
Ben Pfaff
<blp@nicira.com>
Thu, 30 Jun 2011 16:23:53 +0000
(09:23 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Thu, 30 Jun 2011 16:23:53 +0000
(09:23 -0700)
Using .RS instead of .RE caused the rest of the manpage to be indented two
levels too deep.
ofproto/ofproto-unixctl.man
patch
|
blob
|
history
diff --git
a/ofproto/ofproto-unixctl.man
b/ofproto/ofproto-unixctl.man
index 837554e48ef41c7bab6cd7322f8c1a1991f155a2..be6f002b4aadac222127874907b55c11f3f34d5b 100644
(file)
--- 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.
-.R
S
+.R
E
\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.