From: Christof Schmitt Date: Wed, 15 Apr 2020 21:56:03 +0000 (-0700) Subject: docs: Update smbclient manpage that four digit years are also allowed X-Git-Tag: ldb-2.2.0~917 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c73a2b3c1f802e5ede449b505a0fbc2e775efef;p=thirdparty%2Fsamba.git docs: Update smbclient manpage that four digit years are also allowed Signed-off-by: Christof Schmitt Reviewed-by: Volker Lendecke Autobuild-User(master): Christof Schmitt Autobuild-Date(master): Thu Apr 16 19:06:32 UTC 2020 on sn-devel-184 --- diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml index 0f556a874db..64a3dc285bd 100644 --- a/docs-xml/manpages/smbclient.1.xml +++ b/docs-xml/manpages/smbclient.1.xml @@ -1187,7 +1187,7 @@ utimes <filename> <create time> <access time> <write time> < change time> Changes the timestamps on a file by name. - Times should be specified in the format YY:MM:DD-HH:MM:SS or -1 for no change. + Times should be specified in the format [YY]YY:MM:DD-HH:MM:SS or -1 for no change.