| Summary: | broken manpage for p2c | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Andreas K. Foerster <akf3> |
| Component: | Books & Articles | Assignee: | jmz |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andreas K. Foerster
2004-04-12 11:00:33 UTC
On 2004.04.12 02:52:28 -0700, Andreas K. Foerster wrote:
>
> Instead of the source the cat-file gets installed to
> /usr/local/man/man1/p2c.1.gz. => When you run "man p2c" the output is
> broken.
Manual pages in /usr/local are installed by ports, so this is a problem
with the port that has installed the manual page in question.
You can run:
pkg_info -W /usr/local/man/man1/p2c.1.gz
to found out which port it comes from. If you supply the port name the
appropriate port maintainer can be notified.
--
Simon L. Nielsen
FreeBSD Documentation Team
Responsible Changed From-To: freebsd-doc->jmz Submitter has reported that the problem is in the p2c port, so reassign PR to maintainer. State Changed From-To: open->closed Fixed. |