Your message dated Fri, 23 Dec 2005 10:28:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Done
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Jul 2003 11:39:36 +0000
>From [EMAIL PROTECTED] Tue Jul 22 06:39:34 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.soultwins.com [66.221.101.11]
by master.debian.org with smtp (Exim 3.35 1 (Debian))
id 19evUS-0001Jo-00; Tue, 22 Jul 2003 06:39:32 -0500
Received: (qmail 33989 invoked from network); 22 Jul 2003 11:39:31 -0000
Received: from p50926850.dip.t-dialin.net (HELO deepthought.luzat.com)
(80.146.104.80)
by mail.soultwins.com with SMTP; 22 Jul 2003 11:39:31 -0000
Received: from mojo-jojo.home.luzat.com (mojo-jojo.home.luzat.com [192.168.0.4])
by deepthought.luzat.com (Postfix) with ESMTP id 83D482C3B660
for <[EMAIL PROTECTED]>; Tue, 22 Jul 2003 13:39:20 +0200 (CEST)
Subject: rm man page contains errors
From: Thomas Luzat <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain; charset=UTF-8
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.3
Date: 22 Jul 2003 13:35:04 +0200
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-7.0 required=4.0
tests=BAYES_01,HAS_PACKAGE,USER_AGENT_XIMIAN
version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20
(1.174.2.15-2003-03-30-exp)
Package: coreutils
Version: 5.0-5
Severity: minor
When running "man rm" there are two examples given, on how to remove
files with leading -:
rm.td/rm -- -foo
rm.td/rm ./âfoo
The "rm.td/" obviously doesn't belong there. The info page seems to work
fine.
Thomas
---------------------------------------
Received: (at 202413-done) by bugs.debian.org; 23 Dec 2005 09:29:28 +0000
>From [EMAIL PROTECTED] Fri Dec 23 01:29:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 82-171-132-56.dsl.ip.tiscali.nl ([82.171.132.56])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EpjEt-0005gt-UV
for [EMAIL PROTECTED]; Fri, 23 Dec 2005 01:29:28 -0800
Received: from [127.0.0.1] (localhost [127.0.0.1])
by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id 36EB2BFA42
for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 10:28:57 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 10:28:56 +0100
From: Thomas Hood <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Done
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no
version=2.60-bugs.debian.org_2005_01_02
The 5.93-5 version of the man page does not exhibit the problem.
To remove a file whose name starts with a `-', for example `-foo', use
one of these commands:
rm -- -foo
rm ./-foo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]