summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-26 13:47:19 +0000
committerJim Meyering <jim@meyering.net>2003-09-26 13:47:19 +0000
commit5eb4f2ce17a56f401ff3780461402e414dd0ebab (patch)
tree4a1fb16f6d2d12cd1fdf9be195282fb1022038ed /man
parent4f7735454028551b4205932200b52d844f0ab560 (diff)
downloadcoreutils-5eb4f2ce17a56f401ff3780461402e414dd0ebab.tar.xz
Also list `chattr' in SEE ALSO section.
Diffstat (limited to 'man')
-rw-r--r--man/rm.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rm.x b/man/rm.x
index fd93b3be6..670965c4b 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -15,4 +15,4 @@ prompts the user for whether to remove the file. If the response
does not begin with `y' or `Y', the file is skipped.
.SH OPTIONS
[SEE ALSO]
-shred(1)
+chattr(1), shred(1)