Bug 116100 - kill(1) man page
Summary: kill(1) man page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: util-linux
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-18 09:57 UTC by Tim Waugh
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 5.2.0-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-02 17:26:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2004-02-18 09:57:06 UTC
Description of problem:
The kill(1) man page seems to be shipped by util-linux, but coreutils
provides the binary.

Version-Release number of selected component (if applicable):
coreutils-5.0-39
util-linux-2.12-2

I suggest removing the man page from util-linux, and letting coreutils
provide it.

Comment 1 Tim Waugh 2004-02-18 10:01:33 UTC
Actually it's a worse mess:

$ rpm -qf /usr/bin/kill
coreutils-5.0-39
$ rpm -qf /bin/kill
util-linux-2.12-2
$ type kill
kill is a shell builtin

Should coreutils not ship a kill binary?

Comment 2 Tim Waugh 2004-02-21 17:36:20 UTC
It turns out that redhat-lsb requires /usr/bin/kill but not /bin/kill.
 So I think util-linux is in the wrong here.

Comment 3 Tim Waugh 2004-02-21 17:42:57 UTC
Fixed in coreutils-5.2.0-4.

Comment 4 Tim Waugh 2004-02-21 17:44:33 UTC
Oops, wrong bug (meant to close bug #116463).

Comment 5 Rob Hagopian 2004-03-04 16:06:33 UTC
According to the Linux Filesystem Hierarchy Standard
(http://www.pathname.com/fhs/pub/fhs-2.3.html) kill is required to be
in /bin/kill. This would imply that the problem is with redhat-lsb?

Comment 6 Elliot Lee 2004-06-02 17:26:35 UTC
FC2's util-linux has both paths available now.


Note You need to log in before you can comment on or make changes to this bug.