diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2016-03-30 12:00:54 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2016-03-30 12:03:36 +0200 |
commit | a0206a4f5eb7f9e4a57941b9949bb2dae44bf1d8 (patch) | |
tree | 98da3bc1bf05c3771ea03fc82aad5b863a25e356 /man/nm-settings-keyfile.xsl | |
parent | b717c5503b29f871f1fdf6b571aea81eb5aa8646 (diff) | |
download | NetworkManager-a0206a4f5eb7f9e4a57941b9949bb2dae44bf1d8.tar.gz |
man,libnm-core: fix typos
Diffstat (limited to 'man/nm-settings-keyfile.xsl')
-rw-r--r-- | man/nm-settings-keyfile.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nm-settings-keyfile.xsl b/man/nm-settings-keyfile.xsl index 980a573c6e..5b479bdc2a 100644 --- a/man/nm-settings-keyfile.xsl +++ b/man/nm-settings-keyfile.xsl @@ -60,7 +60,7 @@ specification. The majority of properties of the specification is written in the same format into the <emphasis>keyfile</emphasis> too. However some values are inconvenient for people to use. These are stored in the - files in more readable ways. These properties are described bellow. + files in more readable ways. These properties are described below. An example could be IP addresses that are not written as integer arrays, but more reasonably as "1.2.3.4/12 1.2.3.254". More information of the generic key file format can be found at @@ -195,7 +195,7 @@ id=4 in the keyfile as a variable of the same name and in the same format. There are several exceptions to this rule, mainly for making keyfile syntax easier for humans. The exceptions handled specially by <emphasis>keyfile</emphasis> - plugin are listed bellow. Refer to + plugin are listed below. Refer to <citerefentry><refentrytitle>nm-settings</refentrytitle><manvolnum>5</manvolnum></citerefentry> for all available settings and properties and their description. </para> |