summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2011-08-24 10:40:53 +0900
committerBen Pfaff <blp@nicira.com>2011-08-24 10:08:49 -0700
commita7c7e152eb1cd721a429df3f7a2e5e04f4240629 (patch)
tree486ebc454c554ace88016a5a17516fa0c92d257c
parent57c7f32c76257e7ab12f20e4363198567485e6c4 (diff)
downloadopenvswitch-a7c7e152eb1cd721a429df3f7a2e5e04f4240629.tar.gz
docs: Add missing escape
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
-rw-r--r--utilities/ovs-appctl.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/ovs-appctl.8.in b/utilities/ovs-appctl.8.in
index 51085980b..f2e9e8ce1 100644
--- a/utilities/ovs-appctl.8.in
+++ b/utilities/ovs-appctl.8.in
@@ -68,7 +68,7 @@ facility's log level to \fBOFF\fR disables logging to that facility.
The following log levels, in order of descending severity, are enabled
by default:
.
-.IP "\fBEMER\f"
+.IP "\fBEMER\fR"
A major failure forced a process to abort.
.IP "\fBERR\fR"
A high-level operation or a subsystem failed. Attention is