|
tcp(7) -- TCP protocol.
|
This is an implementation of the TCP protocol defined in RFC793, RFC1122 and RFC2001 with the NewReno and SACK extensions. It provides a reliable, stream oriented, full duplex connection between two s... |
term(7) -- conventions for naming terminal types
|
The environment variable TERM should normally contain the type name of the terminal, console or display-device type you are using. This information is critical for all screen-oriented programs, includ... |
|
udp(7) -- User Datagram Protocol for IPv4
|
This is an implemention of the User Datagram Protocol described in RFC768. It implements a connectionless, unreliable datagram packet service. Packets may be reordered or duplicated before they arrive... |
undocumented(7) -- No manpage for this program, utility or function.
|
This program, utility or function does not have a useful manpage. Please do not report this as a bug, because this has already been reported as a bug; when a manpage becomes available it will be inclu... |
unicode(7) -- the Universal Character Set
|
The international standard ISO 10646 defines the Universal Character Set (UCS). UCS contains all characters of all other character set standards. It also guarantees round-trip compatibility, i.e., con... |
unix(7) -- Sockets for local interprocess communication.
|
The PF_UNIX (also known as PF_LOCAL) socket family is used to communicate between processes on the same machine efficiently. Unix sockets can be either anonymous (created by socketpair(2)) or associat... |
uri(7) -- uniform resource identifier (URI), including a URL or URN
|
A Uniform Resource Identifier (URI) is a short string of characters identifying an abstract or physical resource (for example, a web page). A Uniform Resource Locator (URL) is a URI that identifies a ... |
utf-8(7) -- an ASCII compatible multi-byte Unicode encoding
|
The Unicode 3.0 character set occupies a 16-bit code space. The most obvious Unicode encoding (known as UCS-2) consists of a sequence of 16-bit words. Such strings can contain as parts of many 16-bit ... |
x25(7) -- ITU-T X.25 / ISO-8208 protocol interface.
|
X25 sockets provide an interface to the X.25 packet layer protocol. This allows applications to communicate over a public X.25 data network as standardised by International Telecommunication Union's ... |
XF86Config(7) -- XFree86 X server configuration
|
The Debian system supports simultaneous installation of XFree86 version 3 and version 4 servers. To accomodate this simultaneity, the names of several utilities and manual pages had to be changed from... |
accessdb(8) -- dumps the content of a man-db database in a human readable format.
|
accessdb will output the data contained within a man_db database in a human readable form. By default, it will dump the data from /var/cache/man/index., where is dependent on the da... |
adduser(8) -- add a user or group to the system
|
adduser and addgroup add users and groups to the system according to command line options and configuration information in /etc/adduser.conf. They are friendlier front ends to the useradd and groupadd... |
apt(8) -- Advanced Package Tool
|
APT is a management system for software packages. It is still under development; the snazzy front ends are not yet available. In the meantime, please see apt-get(8). |
apt-cache(8) -- APT package handling utility -- cache manipulator
|
apt-cache performs a variety of operations on APT's package cache. apt- cache does not manipulate the state of the system but does provide operations to search and generate interesting output from th... |
apt-cdrom(8) -- APT CDROM managment utility
|
apt-cdrom is used to add a new CDROM to APTs list of available sources. apt-cdrom takes care of determining the structure of the disc as well as correcting for several possible mis-burns and verifying... |