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 @@ systemd-homed.service systemd-homed - Home Directory/User Account Manager + Home Area/User Account Manager @@ -30,13 +30,14 @@ Description systemd-homed is a system service that may be used to create, remove, change or - inspect home directories. + inspect home areas (directories and network mounts and real or loopback block devices with a filesystem, + optionally encrypted). Most of systemd-homed's functionality is accessible through the homectl1 command. See the Home Directories documentation for - details about the format and design of home directories managed by + details about the format and design of home areas managed by systemd-homed.service. Each home directory managed by systemd-homed.service 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