| Summary: | misplaced lines in psignal.9 man page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Jonathan Hanna <jh> | ||||
| Component: | Books & Articles | Assignee: | Alexey Zelkin <phantom> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jonathan Hanna
2000-01-07 07:50:01 UTC
hi, On Thu, Jan 06, 2000 at 11:46:34PM -0800, Jonathan Hanna wrote: > >Number: 15959 > >Category: docs > >Synopsis: misplaced lines in psignal.9 man page > % man -k psignal > psignal(3), strsignal(3), sys_siglist(3), sys_signame(3) - system signal message > s > psignal(9), -(9) - #include <sys/types.h> #include <sys/signalvar.h> psi > gnal, pgsignal, gsignal post signal to a process or process group > r Looks like makewhatis(1) incorrect behaviour at all ... > >Fix: > > --- psignal.9.orig Thu Jan 6 23:39:21 2000 > +++ psignal.9 Thu Jan 6 23:40:59 2000 > @@ -40,13 +40,13 @@ Thanks for notification! Fix follow. It's really incorrectly placed lines (speaking to myself: it's time to check style of all manpages imported from other projects, like NetBSD) -- /* Alexey Zelkin && phantom@cris.net */ /* Tavric National University && phantom@crimea.edu */ /* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */ State Changed From-To: open->suspended Fix commited in -CURRENT and -STABLE Responsible Changed From-To: freebsd-doc->phantom I will check makewhatis(1) related part before closing this PR. State Changed From-To: suspended->closed No more same things. Time to close. |