diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ENVIRONMENT.md | 2 | ||||
-rw-r--r-- | docs/USER_RECORD.md | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index 5f783ed915..71d6c55010 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -417,7 +417,7 @@ and `homectl`: * `$SYSTEMD_HOME_DEBUG_SUFFIX` – takes a short string that is suffixed to `systemd-homed`'s D-Bus and Varlink service names/sockets. This is also - understood by `homectl`. This too is useful for running an additiona copy of + understood by `homectl`. This too is useful for running an additional copy of `systemd-homed` that doesn't interfere with the host's main one. * `$SYSTEMD_HOMEWORK_PATH` – configures the path to the `systemd-homework` diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index ea800c9928..bac0ce1721 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -879,7 +879,8 @@ on removable media the delay is selected very low to minimize the chance the home directory remains in unclean state if the storage device is removed from the system by the user). -`accessMode` → The access mode currently in effect for the home directory iself. +`accessMode` → The access mode currently in effect for the home directory +itself. `fileSystemType` → The file system type backing the home directory: a short string, such as "btrfs", "ext4", "xfs". |