Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8272 - Wrong command for installing sysklogd (code listing 29)
Summary: Wrong command for installing sysklogd (code listing 29)
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
: 8373 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-23 16:40 UTC by Carl Johnson
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Johnson 2002-09-23 16:40:02 UTC
The first line of code listing 29 in Install Documentation is:

# emerge sys-apps/sysklogd

This seems to be out of date as of 1.4_rc1.  The correct command should be:

# emerge app-admin/sysklogd

The other syslog daemons in the code listing have the correct portage category.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-09-26 16:17:31 UTC
*** Bug 8373 has been marked as a duplicate of this bug. ***
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2002-10-06 22:00:21 UTC
This is changed already.

//ZhEN
Comment 3 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2002-10-07 19:26:47 UTC
also fixed in the ppc install guide.