diff options
author | Jan Engelhardt <jengelh@inai.de> | 2024-12-25 16:13:02 +0100 |
---|---|---|
committer | Jan Engelhardt <jengelh@inai.de> | 2024-12-25 17:00:31 +0100 |
commit | 44855c77a171840a70b65e8a8b2388c91202ef01 (patch) | |
tree | e451b1636d9902c2eb175479cd05bc8b962f5d2f /man/homectl.xml | |
parent | man: grammar fixes for "regardless" (diff) | |
download | systemd-44855c77a171840a70b65e8a8b2388c91202ef01.tar.xz systemd-44855c77a171840a70b65e8a8b2388c91202ef01.zip |
man: expand word contractions
For written text, contractions are not normally used.
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index 7762cf1423..d4338c7f29 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -948,7 +948,7 @@ sessions of the user ended. The default is configured in <citerefentry><refentrytitle>logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> (for home directories of LUKS2 storage located on removable media this defaults to 0 though). A longer - time makes sure quick, repetitive logins are more efficient as the user's service manager doesn't + time makes sure quick, repetitive logins are more efficient as the user's service manager does not have to be started every time.</para> <xi:include href="version-info.xml" xpointer="v245"/></listitem> @@ -1310,7 +1310,7 @@ ykman piv generate-key -a RSA2048 9d pubkey.pem # Create a self-signed certificate from this public key, and store it on the device. ykman piv generate-certificate --subject "Knobelei" 9d pubkey.pem -# We don't need the public key on disk anymore +# We do not need the public key on disk anymore rm pubkey.pem # Allow the security token to unlock the account of user 'lafcadio'. |