diff options
author | Sorin Ionescu <sorin.ionescu@gmail.com> | 2020-10-31 04:07:27 -0400 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-01 23:26:16 +0900 |
commit | d008666aca9f74a267bd6d14ef4047e8a6487864 (patch) | |
tree | 0f9bc9c3e53d143317ae638ad0058eb97387e004 /man | |
parent | acd156d197cd9593a0e27b185d1fa4fff2ad98a1 (diff) | |
download | systemd-d008666aca9f74a267bd6d14ef4047e8a6487864.tar.gz |
Fix typo
Diffstat (limited to 'man')
-rw-r--r-- | man/homectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index 8afe993dac..68d6e2fcad 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -195,7 +195,7 @@ <term><option>--realm=</option><replaceable>REALM</replaceable></term> <listitem><para>The realm for the user. The realm associates a user with a specific organization or - installation, and allows distuingishing users of the same name defined in different contexts. The + installation, and allows distinguishing users of the same name defined in different contexts. The realm can be any string that also qualifies as valid DNS domain name, and it is recommended to use the organization's or installation's domain name for this purpose, but this is not enforced nor required. On each system only a single user of the same name may exist, and if a user with the same |