]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
cp,mv,install: fix comment punctuation
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Sep 2023 17:10:12 +0000 (10:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Sep 2023 23:25:39 +0000 (16:25 -0700)
* src/copy.h: Fix punctuation in comment.

src/copy.h

index f89f3457f2bd00919abf69552f38d675c5a6b5f7..3809f8d23813eb361d35a78b235f03d356ca35d2 100644 (file)
@@ -129,8 +129,8 @@ struct cp_options
      if SET_MODE is nonzero.  */
   mode_t mode;
 
-  /* If true, copy all files except (directories and, if not dereferencing
-     them, symbolic links,) as if they were regular files.  */
+  /* If true, copy all files except directories (and, if not dereferencing
+     them, symbolic links) as if they were regular files.  */
   bool copy_as_regular;
 
   /* If true, remove each existing destination nondirectory before