Summary: | Missing documentation for emerge command-line option --changelog in the man page | ||
---|---|---|---|
Product: | Portage Development | Reporter: | leon j. breedt <gentoo-bugs> |
Component: | Unclassified | Assignee: | Nicholas Jones (RETIRED) <carpaski> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
leon j. breedt
2003-03-22 00:40:23 UTC
[ too lazy to add a new bug] While you are at modifying the man page, I suggest to add more programs in the see also section. I have noticed that the cross linking of man pages is quite poor in gentoo's tools. The man page of qpkg does not list emerge, the man page of ebuild does not list emerge, the man page of emerge does not list qpkg and etc-update. See Also is a very useful section. Very often, you just know one command to do something but don't know the other commands to do something related. i already added changelog to the manpage as for crosslinking, ive done it like this: emerge(1) -> ebuild(1) ebuild(5) make.conf(5) ebuild(1) -> ebuild(5) make.conf(5) [added emerge(1)] ebuild(5) -> ebuild(1) as for qpkg(1), its not part of portage so until that happens, it aint gonna be linked |