summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2014-11-19 13:50:35 +0100
committerJiří Klimeš <jklimes@redhat.com>2014-11-19 16:53:30 +0100
commit9503d35d1e1f5a7cfc273e62d54562a565f6d066 (patch)
treef6094761cfc8151832ddc9efd2832e46bc687752
parent3c8dfb91f6963cc20173d35f0a8ea0351ca68f51 (diff)
downloadNetworkManager-9503d35d1e1f5a7cfc273e62d54562a565f6d066.tar.gz
man: fix formatting leftover from man -> xml migration
-rw-r--r--man/NetworkManager.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml
index 461831e454..d1a807fcd9 100644
--- a/man/NetworkManager.xml
+++ b/man/NetworkManager.xml
@@ -182,7 +182,7 @@
<term><varname>IP4_ADDRESS_N</varname></term>
<listitem><para>
The IPv4 address in the format "address/prefix gateway", where N is a number
- from 0 to (# IPv4 address \- 1). gateway item in this variable is deprecated,
+ from 0 to (# IPv4 addresses - 1). gateway item in this variable is deprecated,
use IP4_GATEWAY instead.
</para></listitem>
</varlistentry>
@@ -202,7 +202,7 @@
<term><varname>IP4_ROUTE_N</varname></term>
<listitem><para>
The IPv4 route in the format "address/prefix next-hop metric", where N is a number
- from 0 to (# IPv4 routes \- 1).
+ from 0 to (# IPv4 routes - 1).
</para></listitem>
</varlistentry>
<varlistentry>
@@ -301,7 +301,7 @@
<listitem><para> Specify configuration file to set up various
settings for NetworkManager. If not specified, the default
value of /etc/NetworkManager/NetworkManager.conf is used with
- a fallback to the older 'nm\-system\-settings.conf' if located
+ a fallback to the older 'nm-system-settings.conf' if located
in the same directory. See
<citerefentry><refentrytitle>NetworkManager.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
for more information on configuration file.