From 1566921dd89b2537372d153770cb26731e528194 Mon Sep 17 00:00:00 2001 From: Jason Franklin Date: Fri, 8 May 2020 15:14:44 -0400 Subject: [PATCH] Add detailed documentation for "NONEXISTENT" --- man/login.defs.d/NONEXISTENT.xml | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 man/login.defs.d/NONEXISTENT.xml diff --git a/man/login.defs.d/NONEXISTENT.xml b/man/login.defs.d/NONEXISTENT.xml new file mode 100644 index 000000000..2b1f6e479 --- /dev/null +++ b/man/login.defs.d/NONEXISTENT.xml @@ -0,0 +1,41 @@ + + + (string) + + + If a system account intentionally does not have a home directory + that exists, this string can be provided in the /etc/passwd + entry for the account to indicate this. The result is that pwck + will not emit a spurious warning for this account. + + + -- 2.47.2