summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-11 13:07:10 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-13 08:27:22 +0100
commitec458d20b2681b37ec6d03ee98a8f3a6be3210e3 (patch)
tree8f6f667220c159c45713fc5f194c7949b6949c79
parent20a7592edf5feacc25ef6bb80f667883d6f557e7 (diff)
downloadsystemd-ec458d20b2681b37ec6d03ee98a8f3a6be3210e3.tar.gz
homed: replace "home directory" with "home area" in a few places
(cherry picked from commit b5947b5b100f694c93857a82018fb0656d08be34)
-rw-r--r--man/systemd-homed.service.xml7
-rw-r--r--units/systemd-homed.service.in2
2 files changed, 5 insertions, 4 deletions
diff --git a/man/systemd-homed.service.xml b/man/systemd-homed.service.xml
index 26789a236a..f79c2be2db 100644
--- a/man/systemd-homed.service.xml
+++ b/man/systemd-homed.service.xml
@@ -18,7 +18,7 @@
<refnamediv>
<refname>systemd-homed.service</refname>
<refname>systemd-homed</refname>
- <refpurpose>Home Directory/User Account Manager</refpurpose>
+ <refpurpose>Home Area/User Account Manager</refpurpose>
</refnamediv>
<refsynopsisdiv>
@@ -30,13 +30,14 @@
<title>Description</title>
<para><command>systemd-homed</command> is a system service that may be used to create, remove, change or
- inspect home directories.</para>
+ inspect home areas (directories and network mounts and real or loopback block devices with a filesystem,
+ optionally encrypted).</para>
<para>Most of <command>systemd-homed</command>'s functionality is accessible through the
<citerefentry><refentrytitle>homectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
<para>See the <ulink url="https://systemd.io/HOME_DIRECTORY">Home Directories</ulink> documentation for
- details about the format and design of home directories managed by
+ details about the format and design of home areas managed by
<filename>systemd-homed.service</filename>.</para>
<para>Each home directory managed by <filename>systemd-homed.service</filename> synthesizes a local user
diff --git a/units/systemd-homed.service.in b/units/systemd-homed.service.in
index 512804cf0e..7cf98e6fa6 100644
--- a/units/systemd-homed.service.in
+++ b/units/systemd-homed.service.in
@@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
-Description=Home Manager
+Description=Home Area Manager
Documentation=man:systemd-homed.service(8)
RequiresMountsFor=/home