summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTorstein Husebø <torstein@huseboe.net>2016-04-22 14:18:05 +0200
committerLennart Poettering <lennart@poettering.net>2016-04-22 14:18:05 +0200
commit4f25723c149ba87bb88cb069f88196b70c8012af (patch)
treef0b17f633f13145994f2755ff4e7c55b3b049ea6 /man
parentfcf008f8665db3d9105d0a5fa0a98acd5eddff87 (diff)
treewide: fix typos (#3092)
Diffstat (limited to 'man')
-rw-r--r--man/logind.conf.xml2
-rw-r--r--man/systemd.network.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index 3217ece21a..6ba35414be 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -122,7 +122,7 @@
<listitem><para>Takes a boolean argument. Configures whether the processes of a
user should be killed when the user logs out. If true, the scope unit
corresponding to the session and all processes inside that scope will be
- terminated. If false, the scope is "abandonded", see
+ terminated. If false, the scope is "abandoned", see
<citerefentry><refentrytitle>systemd.scope</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
and processes are not killed. Defaults to <literal>yes</literal>,
but see the options <varname>KillOnlyUsers=</varname> and
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 8ae384185d..9bf1b198ad 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -217,7 +217,7 @@
<para>Note that an interface without any static IPv6 addresses configured, and neither
DHCPv6 nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be
automatically disabled for that interface by writing "1" to
- <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6.</filename>
+ <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
</para>
</listitem>
</varlistentry>