From: Pádraig Brady
Date: Fri, 28 Nov 2025 13:37:25 +0000 (+0000) Subject: doc: touch: man: state in summary that files are created X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0245bea3c8c5162220cbbee623328342f6ebe018;p=thirdparty%2Fcoreutils.git doc: touch: man: state in summary that files are created * man/touch.x: Creating files is core functionality of touch(1), so state this in the summary, so that apropos can be used to search for file creation functionality. --- diff --git a/man/touch.x b/man/touch.x index 6c3aac2998..739f0bbd76 100644 --- a/man/touch.x +++ b/man/touch.x @@ -1,5 +1,5 @@ [NAME] -touch \- change file timestamps +touch \- create file, or change file timestamps [DESCRIPTION] .\" Add any additional description here [DATE STRING]