From: Jim Meyering Date: Fri, 26 Sep 2003 13:47:19 +0000 (+0000) Subject: Also list `chattr' in SEE ALSO section. X-Git-Tag: v5.1.0~535 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb4f2ce17a56f401ff3780461402e414dd0ebab;p=thirdparty%2Fcoreutils.git Also list `chattr' in SEE ALSO section. --- diff --git a/man/rm.x b/man/rm.x index fd93b3be6e..670965c4b3 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)