From c9015a7e5883e00d2cc2be95e8a283cc6efe17b8 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Mon, 7 Mar 2022 23:51:18 +0000 Subject: [PATCH] Fix syntax error in usermod man source. Signed-off-by: Adam Sampson --- man/usermod.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/usermod.8.xml b/man/usermod.8.xml index 7725c8442..a4b2983ba 100644 --- a/man/usermod.8.xml +++ b/man/usermod.8.xml @@ -132,7 +132,7 @@ The date on which the user account will be disabled. The date is specified in the format - YYYY-MM-DD. Integers as input are + YYYY-MM-DD. Integers as input are interpreted as days after 1970-01-01. -- 2.47.2