From: Jim Meyering Date: Sat, 27 Sep 1997 23:45:54 +0000 (+0000) Subject: tweak comment X-Git-Tag: TEXTUTILS-1_22c~329 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3e90df41a9271fc23fd5ffa0b59d15b81c20b6e3;p=thirdparty%2Fcoreutils.git tweak comment --- diff --git a/src/rm.c b/src/rm.c index af468a38a5..4f7830eae1 100644 --- a/src/rm.c +++ b/src/rm.c @@ -36,7 +36,7 @@ RM is careful to avoid forming full file names whenever possible. A full file name is formed only when it is about to be used -- e.g. - in a diagnostic or in an interactive mode prompt. + in a diagnostic or in an interactive-mode prompt. RM minimizes the number of lstat system calls it makes. On systems that have valid d_type data in directory entries, RM makes only one