summaryrefslogtreecommitdiff
path: root/src/chown-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chown-core.c')
-rw-r--r--src/chown-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chown-core.c b/src/chown-core.c
index cf0c941b6..587b26ebc 100644
--- a/src/chown-core.c
+++ b/src/chown-core.c
@@ -422,7 +422,7 @@ change_file_owner (FTS *fts, FTSENT *ent,
}
}
- /* On some systems (e.g., Linux-2.4.x),
+ /* On some systems (e.g., GNU/Linux 2.4.x),
the chown function resets the `special' permission bits.
Do *not* restore those bits; doing so would open a window in
which a malicious user, M, could subvert a chown command run