File: control

package info (click to toggle)
manpages-posix 1.67-3
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 9,564 kB
  • ctags: 6
  • sloc: makefile: 69; sh: 37
file content (26 lines) | stat: -rw-r--r-- 841 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: manpages-posix
Section: non-free/doc
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Standards-Version: 3.6.1
Build-Depends-Indep: debhelper (>= 4.0.0)

Package: manpages-posix
Architecture: all
Suggests: man-browser
Recommends: manpages
Description: Manual pages about using POSIX system
 This package contains manual pages for POSIX utilities
 and keeps them in section 1 (with 1posix extension) of the 
 on-line manual.

Package: manpages-posix-dev
Architecture: all
Depends: manpages-posix
Suggests: man-browser
Recommends: manpages-dev
Description: Manual pages about using a POSIX system for development
 These man pages describe the POSIX programming interface, including
 these two sections:
    7 = POSIX header files (with 7posix extension)
    3 = POSIX library calls (with 3posix extension)