| Summary: | Broken link from RELNOTSES | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | dominic_marks <dominic_marks> |
| Component: | Books & Articles | Assignee: | Wolfram Schneider <wosch> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dominic_marks
2002-02-09 18:50:03 UTC
If memory serves me right, Dominic Marks wrote: > In the above link, under 'Kernel Changes' there is a link to the > online available version of the man page for amdpm(4). However if > you click the link you won't find the man page. I would geuss > somebody forgot to generate a new set of 4.5 man pages on the > freebsd.org server. It's not really a release notes problem. The problem here is that the man.cgi script on the Web server doesn't know how to handle architecture-specific manual pages. You can see similar problems if you go to... http://www.freebsd.org/cgi/man.cgi ...and ask for the lnc(4) manpage. I'm not sure how to fix this, but I'll ask the person who maintains man.cgi to take a look. Bruce. Responsible Changed From-To: freebsd-doc->wosch Over to the man.cgi maintainer...Wolfram, could you take a look at this? State Changed From-To: open->closed I created the missing manpage links from man4/i386 to man4 by hand. |