From e2ea2d134962f6841b29d58ac04a512277322dce Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 10 Mar 2025 03:23:44 +0900 Subject: [PATCH] man: fix typo Follow-ups for fd0dd2d4bce00b69f8badab1a71b8929e392af5c. --- man/userdbctl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 2db590fa721..d967783a2af 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -276,7 +276,7 @@ List all known users records or show details of one or more specified user records. Use to tweak output mode. - If used in conjuntion with the user record data is read in JSON + If used in conjunction with the user record data is read in JSON format from the specified file instead of querying it from the system. For details see above. @@ -288,7 +288,7 @@ List all known group records or show details of one or more specified group records. Use to tweak the output mode. - If used in conjuntion with the group record data is read in JSON + If used in conjunction with the group record data is read in JSON format from the specified file instead of querying it from the system. For details see above. -- 2.47.3