]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Mar 2025 18:23:44 +0000 (03:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Mar 2025 18:23:47 +0000 (03:23 +0900)
Follow-ups for fd0dd2d4bce00b69f8badab1a71b8929e392af5c.

man/userdbctl.xml

index 2db590fa7218475506ac42d0830afdf97b6b420f..d967783a2af096345ca5864c23901b7c092c8d84 100644 (file)
         <listitem><para>List all known users records or show details of one or more specified user
         records. Use <option>--output=</option> to tweak output mode.</para>
 
-        <para>If used in conjuntion with <option>--from-file=</option> the user record data is read in JSON
+        <para>If used in conjunction with <option>--from-file=</option> the user record data is read in JSON
         format from the specified file instead of querying it from the system. For details see above.</para>
 
         <xi:include href="version-info.xml" xpointer="v245"/></listitem>
         <listitem><para>List all known group records or show details of one or more specified group
         records. Use <option>--output=</option> to tweak the output mode.</para>
 
-        <para>If used in conjuntion with <option>--from-file=</option> the group record data is read in JSON
+        <para>If used in conjunction with <option>--from-file=</option> the group record data is read in JSON
         format from the specified file instead of querying it from the system. For details see above.</para>
 
         <xi:include href="version-info.xml" xpointer="v245"/></listitem>