Home

The books/man-pages-posix port

man-pages-posix-2017a – POSIX manual pages (cvsweb github mirror)

Description

This package contains the IEEE Std 1003.1-2008 (POSIX.1) manual
pages including the corrections contained in the first Technical
Corrigendum, IEEE Std 1003.1-2008/Cor 1-2013. It include manuals
for utilities in section 1, and for functions and headers in
section 3.
No homepage

Readme

+-----------------------------------------------------------------------
| Using ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

Because the manuals contained in this package do not match any real software
installed, they are not installed into directories that man(1) searches by
default. Consider adding something like this to your shell startup file:

  alias pman='man -M ${DOCDIR}/man'
  alias papropos='apropos -M ${DOCDIR}/man'
  alias pwhatis='whatis -M ${DOCDIR}/man'

Then you can call it like usual "man" command:

  papropos pthread
  pman 3 chmod
  pwhatis ldds

Because manual page handling tools do not support section 0, header
documentation is installed into section 3.

Source package is installed to ${DOCDIR}, too,
to satisfy the license requirements, see the POSIX-COPYRIGHT file there.

Maintainer

The OpenBSD ports mailing-list

Categories

books devel

Build dependencies

Files

Search