From: Pádraig Brady Date: Fri, 3 Feb 2023 16:42:01 +0000 (+0000) Subject: maint: avoid line length syntax check failure X-Git-Tag: v9.2~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5904c985c2ce6c2692fa4d3903cecc5bc4a5739;p=thirdparty%2Fcoreutils.git maint: avoid line length syntax check failure * src/cp.c: Adjust source line to be <= 80 chars. --- diff --git a/src/cp.c b/src/cp.c index ede00cd12b..74366f9eec 100644 --- a/src/cp.c +++ b/src/cp.c @@ -225,8 +225,8 @@ Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\ \n\ ATTR_LIST is a comma-separated list of attributes. Attributes are 'mode' for\n\ permissions (including any ACL and xattr permissions), 'ownership' for user\n\ -and group, 'timestamps' for file timestamps, 'links' for hard links, 'context'\n\ -for security context, 'xattr' for extended attributes, and 'all' for all\n\ +and group, 'timestamps' for file timestamps, 'links' for hard links, 'context'\ +\nfor security context, 'xattr' for extended attributes, and 'all' for all\n\ attributes.\n\ "), stdout); fputs (_("\