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 27
|
Source: manpages-tr
Section: doc
Priority: optional
Maintainer: Murat Demirten <murat@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: http://tlbp.org.tr/man/
Rules-Requires-Root: no
Package: manpages-tr
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Turkish version of the manual pages
This package contains the Linux manual pages translated into Turkish.
The following sections are included:
* 1 = User programs (e.g. ls, ln)
* 2 = Linux system calls (e.g. exit, fork, open)
* 3 = Library functions (e.g. malloc, printf)
* 4 = Devices (e.g. hd, sd).
* 5 = File formats and protocols, syntaxes of several system
files (e.g. wtmp, /etc/passwd, nfs).
* 6 = Games etc.
* 7 = Conventions and standards, macro packages, etc.
(e.g. nroff, ascii).
* 8 = System administration commands.
|