projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e57764
)
docs: Add missing escape
author
Simon Horman
<horms@verge.net.au>
Wed, 24 Aug 2011 01:40:53 +0000
(10:40 +0900)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 24 Aug 2011 16:28:29 +0000
(09:28 -0700)
This adds what appears to be a missing character to an escape sequence.
This resolves a problem reported as
"a newline character is not allowed in an escape name".
Reported by lintian
utilities/ovs-appctl.8.in
patch
|
blob
|
history
diff --git
a/utilities/ovs-appctl.8.in
b/utilities/ovs-appctl.8.in
index 1cc9c4110be767fe5ce76ea2cc0f4f0738411d94..3540693d2db7eabbb3b172eedef00480a2961f7d 100644
(file)
--- a/
utilities/ovs-appctl.8.in
+++ b/
utilities/ovs-appctl.8.in
@@
-80,7
+80,7
@@
facility's log level to \fBOFF\fR disables logging to that facility.
The following log levels, in order of descending severity, are
available:
.
-.IP "\fBEMER\f"
+.IP "\fBEMER\f
R
"
A major failure forced a process to abort.
.IP "\fBERR\fR"
A high-level operation or a subsystem failed. Attention is