| Summary: | flockfile() and friends not documented | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Marc Olzheim <marcolz> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Marc Olzheim
2005-08-24 12:20:13 UTC
On 2005.08.24 13:19:00 +0200, Marc Olzheim wrote:
>
> There is no man page for flockfile(), ftrylockfile() and funlockfile()
Eh?
[simon@marvin:~] man flockfile | head -n 4
FLOCKFILE(3) FreeBSD Library Functions Manual FLOCKFILE(3)
NAME
flockfile, ftrylockfile, funlockfile -- stdio locking functions
On a 5.4-STABLE.
--
Simon L. Nielsen
On Wed, Aug 24, 2005 at 02:09:03PM +0200, Simon L. Nielsen wrote:
> > There is no man page for flockfile(), ftrylockfile() and funlockfile()
>
> Eh?
>
> [simon@marvin:~] man flockfile | head -n 4
> FLOCKFILE(3) FreeBSD Library Functions Manual FLOCKFILE(3)
>
> NAME
> flockfile, ftrylockfile, funlockfile -- stdio locking functions
>
> On a 5.4-STABLE.
Argh, sorry for the bogus report...
Something must have gone wrong in installworld. :-(
Please close this PR
Marc
State Changed From-To: open->closed Submitter reports pilot error. |