$notes_name [Module::Build::Notes] (3pm) - Configuration for $module_name
.TP 15 php-config [php-config] (1) - get information about PHP configuration and compile options
.TP 15 phpize [phpize] (1) - prepare a PHP extension for compiling
.netrc [netrc] (5) - user configuration for ftp
/etc/anacrontab [anacrontab] (5) - configuration file for anacron
/etc/auto.master [auto] (5) - Master Map for automounter
/etc/bluetooth/hcid.conf [hcid] (5) - Configuration file for the hcid Bluetooth HCI daemon
/etc/isdn/callerid.conf [callerid] (5) - config file for isdnlog numbers and scripts
/etc/isdn/isdn.conf [isdn] (5) - config file for isdnlog
/etc/rc.d/init.d/autofs [autofs] (8) - Control Script for automounter
/etc/updatedb.conf [updatedb] (5) - configuration file for updatedb
/proc/slabinfo [slabinfo] (5) - Kernel slab allocator statistics
/var/yp/nicknames [nicknames] (5) - nickname translation table for NIS maps
AF_LOCAL [unix] (7) - Sockets for local interprocess communication
AF_UNIX [unix] (7) - Sockets for local interprocess communication
AnyDBM_File (3pm) - provide framework for multiple DBMs
Apache::Debug (3pm) - Utilities for debugging embedded perl code
Apache::ExtUtils (3pm) - Utils for Apache:C/Perl glue
Apache::FakeRequest (3pm) - fake request object for debugging
Apache::File (3pm) - advanced functions for manipulating files at the server side
Apache::Include (3pm) - Utilities for mod_perl/mod_include integration
Apache::Leak (3pm) - Module for tracking memory leaks in mod_perl code
Apache::PerlSections (3pm) - Utilities for work with <Perl> sections
Apache::RedirectLogFix (3pm) - Properly set redirect status for loggers
Apache::Status (3pm) - Embedded interpreter status information
Apache::Symbol (3pm) - Things for symbol things
Apache::fork (3pm) - Override Perl's built-in fork()
Apache::src (3pm) - Methods for locating and parsing bits of Apache source code
Archive::Tar (3pm) - module for manipulations of tar archives
Archive::Tar::File (3pm) - a subclass for in-memory extracted file from Archive::Tar
Archive::Zip::Tree (3pm) - (DEPRECATED) methods for adding/extracting trees using Archive::Zip
AutoSplit (3pm) - split a package for autoloading
B::Concise (3pm) - Walk Perl syntax tree, printing concise info about ops
B::Debug (3pm) - Walk Perl syntax tree, printing debug info about ops
B::Stackobj (3pm) - Helper module for CC backend
B::Terse (3pm) - Walk Perl syntax tree, printing terse info about ops
B::Xref (3pm) - Generates cross reference reports for Perl programs
BIO_get_info_callback [BIO_ctrl] (3ssl) - BIO control operations
BIO_set_info_callback [BIO_ctrl] (3ssl) - BIO control operations
BN_bin2bn [BN_bn2bin] (3ssl) - format conversions
BN_bn2bin (3ssl) - format conversions
BN_bn2dec [BN_bn2bin] (3ssl) - format conversions
BN_bn2hex [BN_bn2bin] (3ssl) - format conversions
BN_bn2mpi [BN_bn2bin] (3ssl) - format conversions
BN_dec2bn [BN_bn2bin] (3ssl) - format conversions
BN_generate_prime (3ssl) - generate primes and test for primality
BN_hex2bn [BN_bn2bin] (3ssl) - format conversions
BN_is_prime [BN_generate_prime] (3ssl) - generate primes and test for primality
BN_is_prime_fasttest [BN_generate_prime] (3ssl) - generate primes and test for primality
BN_mpi2bn [BN_bn2bin] (3ssl) - format conversions
BN_print [BN_bn2bin] (3ssl) - format conversions
BN_print_fp [BN_bn2bin] (3ssl) - format conversions
Bundle::DBD::mysql (3pm) - A bundle to install Perl drivers for mSQL or MySQL
CGI::Apache (3pm) - Backward compatibility module for CGI.pm
CGI::Carp (3pm) - CGI routines for writing to the HTTPD (or other) error log
CGI::Fast (3pm) - CGI Interface for Fast CGI
CGI::Pretty (3pm) - module to produce nicely formatted HTML code
CGI::Session::Driver::DBI (3pm) - Base class for native DBI-related CGI::Session drivers
CGI::Session::Driver::db_file (3pm) - CGI::Session driver for BerkeleyDB using DB_File
CGI::Session::Driver::mysql (3pm) - CGI::Session driver for MySQL database
CGI::Session::Driver::postgresql (3pm) - PostgreSQL driver for CGI::Session
CGI::Session::Driver::sqlite (3pm) - CGI::Session driver for SQLite
CGI::Session::ErrorHandler (3pm) - error handling routines for CGI::Session
CGI::Session::ID::static (3pm) - CGI::Session ID Driver for generating static IDs
CGI::Session::Serialize::freezethaw (3pm) - serializer for CGI::Session
CGI::Session::Serialize::json (3pm) - serializer for CGI::Session
CGI::Session::Serialize::storable (3pm) - Serializer for CGI::Session
CGI::Session::Serialize::yaml (3pm) - serializer for CGI::Session
CGI::Switch (3pm) - Backward compatibility module for defunct CGI::Switch
CIRCLEQ_INSERT_BEFORE [queue] (3) - implementations of lists, tail queues, and circular queues
CPAN::Admin (3pm) - A CPAN Shell for CPAN admins
CPAN::FirstTime (3pm) - Utility for CPAN::Config file Initialization
Config (3pm) - access Perl configuration information
DBD::DBM (3pm) - a DBI driver for DBM & MLDBM files
DBD::File (3pm) - Base class for writing DBI drivers
DBD::Proxy (3pm) - A proxy driver for the DBI
DBD::mysql (3pm) - MySQL driver for the Perl5 Database Interface (DBI)
DBI::Const::GetInfo::ANSI (3pm) - ISO/IEC SQL/CLI Constants for GetInfo
DBI::Const::GetInfo::ODBC (3pm) - ODBC Constants for GetInfo
DBI::Const::GetInfoReturn (3pm) - Data and functions for describing GetInfo results
DBI::Const::GetInfoType (3pm) - Data describing GetInfo type codes
DBI::DBD::Metadata (3pm) - Generate the code and data for some DBI metadata methods
DBI::Profile (3pm) - Performance profiling and benchmarking for the DBI
DBI::ProxyServer (3pm) - a server for the DBD::Proxy driver
DBI::Roadmap [Roadmap] (3pm) - Planned Enhancements for the DBI
DBI::W32ODBC (3pm) - An experimental DBI emulation layer for Win32::ODBC
DH_compute_key [DH_generate_key] (3ssl) - perform Diffie-Hellman key exchange
DH_generate_key (3ssl) - perform Diffie-Hellman key exchange
Data::Dumper (3pm) - stringified perl data structures, suitable for both printing and eval
Devel::Peek (3pm) - A data debugging tool for the XS programmer
Devel::SelfStubber (3pm) - generate stubs for a SelfLoading module
Digest::HMAC (3pm) - Keyed-Hashing for Message Authentication
Digest::HMAC_MD5 (3pm) - Keyed-Hashing for Message Authentication
Digest::HMAC_SHA1 (3pm) - Keyed-Hashing for Message Authentication
Digest::SHA (3pm) - Perl extension for SHA-1/224/256/384/512
DirHandle (3pm) - supply object methods for directory handles
English (3pm) - use nice English (or awk) names for ugly punctuation variables
Exporter (3pm) - Implements default import method for modules
ExtUtils::CBuilder (3pm) - Compile and link C code for Perl modules
ExtUtils::CBuilder::Platform::Windows (3pm) - Builder class for Windows platforms
ExtUtils::Command::MM (3pm) - Commands for the MM's to use in Makefiles
ExtUtils::Embed (3pm) - Utilities for embedding Perl in C/C++ applications
ExtUtils::MM_Any (3pm) - Platform-agnostic MM methods
ExtUtils::MM_MacOS (3pm) - once produced Makefiles for MacOS Classic
ExtUtils::MM_Win95 (3pm) - method to customize MakeMaker for Win9X
ExtUtils::MY (3pm) - ExtUtils::MakeMaker subclass for customization
ExtUtils::MakeMaker::vmsish (3pm) - Platform agnostic vmsish.pm
ExtUtils::MakeMaker::vmsish (3pm) - Platform-agnostic vmsish.pm
ExtUtils::Miniperl (3pm) - write the C code for perlmain.c
ExtUtils::Mkbootstrap (3pm) - make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists (3pm) - write linker options files for dynamic extension
FSG [lsb_release] (1) - manual page for FSG lsb_release v1.4
File::Glob (3pm) - Perl extension for BSD glob routine
File::HomeDir (3pm) - Find your home and other directories, on any platform
File::Spec (3pm) - portably perform operations on file names
File::Spec::Cygwin (3pm) - methods for Cygwin file specs
File::Spec::Epoc (3pm) - methods for Epoc file specs
File::Spec::Functions (3pm) - portably perform operations on file names
File::Spec::Mac (3pm) - File::Spec for Mac OS (Classic)
File::Spec::OS2 (3pm) - methods for OS/2 file specs
File::Spec::Unix (3pm) - File::Spec for Unix, base for other File::Spec modules
File::Spec::VMS (3pm) - methods for VMS file specs
File::Spec::Win32 (3pm) - methods for Win32 file specs
FileHandle (3pm) - supply object methods for filehandles
Filter::decrypt (3pm) - template for a decrypt source filter
Geo::IP::Record (3pm) - Contains city information for GeoIP City Edition
HTML::Form (3pm) - Class that represents an HTML form element
I18N::LangTags (3pm) - functions for dealing with RFC3066-style language tags
I18N::Langinfo (3pm) - query locale information
IO::Compress::Base (3pm) - Base Class for IO::Compress modules
IO::Dir (3pm) - supply object methods for directory handles
IO::File (3pm) - supply object methods for filehandles
IO::Handle (3pm) - supply object methods for I/O handles
IO::Pipe (3pm) - supply object methods for pipes
IO::Seekable (3pm) - supply seek based methods for I/O objects
IO::Socket::INET (3pm) - Object interface for AF_INET domain sockets
IO::Socket::UNIX (3pm) - Object interface for AF_UNIX domain sockets
IO::Uncompress::Base (3pm) - Base Class for IO::Uncompress modules
IPC::Open2 (3pm) - open a process for both reading and writing
IPC::Open3 (3pm) - open a process for reading, writing, and error handling
LWP (3pm) - The World-Wide Web library for Perl
LWP::Authen::Ntlm (3pm) - Library for enabling NTLM authentication (Microsoft) in LWP
LWP::Debug (3pm) - debug routines for the libwww-perl library
LWP::DebugFile (3pm) - routines for tracing/debugging LWP
LWP::MediaTypes (3pm) - guess media type for a file or a URL
LWP::Protocol (3pm) - Base class for LWP protocols
LWP::RobotUA (3pm) - a class for well-behaved Web robots
Lingua::Stem::AutoLoader (3pm) - A manager for autoloading Lingua::Stem modules
Lingua::Stem::Da (3pm) - Stemming algorithm for Danish
Lingua::Stem::De (3pm) - Stemming algorithm for German
Lingua::Stem::En (3pm) - Porter's stemming algorithm for 'generic' English
Lingua::Stem::EnBroken (3pm) - Porter's stemming algorithm for 'generic' English
Lingua::Stem::Gl (3pm) - Stemming algorithm for Galacian
Lingua::Stem::No (3pm) - Stemming algorithm for Danish
Lingua::Stem::Pt (3pm) - Stemming algorithm for Portuguese
Lingua::Stem::Sv (3pm) - Stemming algorithm for Swedish
Linux-PAM [pam] (8) - Pluggable Authentication Modules for Linux
Locale::Constants (3pm) - constants for Locale codes
Locale::Country (3pm) - ISO codes for country identification (ISO 3166)
Locale::Currency (3pm) - ISO three letter codes for currency identification (ISO 4217)
Locale::Language (3pm) - ISO two letter codes for language identification (ISO 639)
Locale::Maketext (3pm) - framework for localization
Locale::Script (3pm) - ISO codes for script identification (ISO 15924)
MMM::Text::Search (3pm) - Perl module for indexing and searching text files and web objects
Mail::Field (3pm) - Base class for manipulation of mail header fields
Mail::Internet (3pm) - manipulate Internet format (RFC 822) mail messages
Mail::SpamAssassin::AutoWhitelist (3pm) - auto-whitelist handler for SpamAssassin
Mail::SpamAssassin::Plugin::Hashcash (3pm) - perform hashcash verification tests
Mail::SpamAssassin::Plugin::SPF (3pm) - perform SPF verification tests
Memoize (3pm) - Make functions faster by trading space for time
Memoize::AnyDBM_File (3pm) - glue to provide EXISTS for AnyDBM_File for Storable use
Memoize::Expire (3pm) - Plug-in module for automatic expiration of memoized values
Memoize::ExpireFile (3pm) - test for Memoize expiration semantics
Memoize::ExpireTest (3pm) - test for Memoize expiration semantics
Memoize::SDBM_File (3pm) - glue to provide EXISTS for SDBM_File for Storable use
Module::Build::API (3pm) - API Reference for Module Authors
Module::Build::Base (3pm) - Default methods for Module::Build
Module::Build::ConfigData (3pm) - Configuration for Module::Build
Module::Build::Platform::Amiga (3pm) - Builder class for Amiga platforms
Module::Build::Platform::Default (3pm) - Stub class for unknown platforms
Module::Build::Platform::EBCDIC (3pm) - Builder class for EBCDIC platforms
Module::Build::Platform::MPEiX (3pm) - Builder class for MPEiX platforms
Module::Build::Platform::MacOS (3pm) - Builder class for MacOS platforms
Module::Build::Platform::RiscOS (3pm) - Builder class for RiscOS platforms
Module::Build::Platform::Unix (3pm) - Builder class for Unix platforms
Module::Build::Platform::VMS (3pm) - Builder class for VMS platforms
Module::Build::Platform::VOS (3pm) - Builder class for VOS platforms
Module::Build::Platform::Windows (3pm) - Builder class for Windows platforms
Module::Build::Platform::aix (3pm) - Builder class for AIX platform
Module::Build::Platform::cygwin (3pm) - Builder class for Cygwin platform
Module::Build::Platform::darwin (3pm) - Builder class for Mac OS X platform
Module::Build::Platform::os2 (3pm) - Builder class for OS/2 platform
ModuleInfo [Module::Build::ModuleInfo] (3pm) - Gather package and POD information from a perl module files
Net::Config (3pm) - Local configuration data for libnet
Net::DNS::RR::HINFO (3pm) - DNS HINFO resource record
Net::DNS::RR::MINFO (3pm) - DNS MINFO resource record
Net::DNS::Resolver::Recurse (3pm) - Perform recursive dns lookups
Net::Ping (3pm) - check a remote host for reachability
PCRE [pcre_fullinfo] (3) - Perl-compatible regular expressions
PCRE [pcre_info] (3) - Perl-compatible regular expressions
PCRE [pcreperform] (3) - Perl-compatible regular expressions
PF_LOCAL [unix] (7) - Sockets for local interprocess communication
PF_UNIX [unix] (7) - Sockets for local interprocess communication
Parse::Yapp (3) - Perl extension for generating and using LALR parsers
PerlIO (3pm) - On demand loader for PerlIO layers and root of PerlIO::* name space
PerlIO::via (3pm) - Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint (3pm) - PerlIO layer for quoted-printable strings
Pod::Checker (3pm) - check pod documents for syntax errors
Pod::LaTeX (3pm) - Convert Pod data to formatted Latex
Pod::Man (3pm) - Convert POD data to formatted *roff input
Pod::ParseLink (3pm) - Parse an L<> formatting code in POD text
Pod::ParseUtils (3pm) - helpers for POD parsing and conversion
Pod::Parser (3pm) - base class for creating POD filters and translators
Pod::Perldoc::ToChecker (3pm) - let Perldoc check Pod for errors
Pod::PlainText (3pm) - Convert POD data to formatted ASCII text
Pod::Plainer (3pm) - Perl extension for converting Pod to old style Pod
Pod::Text (3pm) - Convert POD data to formatted ASCII text
Pod::Text::Color (3pm) - Convert POD data to formatted color ASCII text
Pod::Text::Overstrike (3pm) - Convert POD data to formatted overstrike text
Pod::Text::Termcap (3pm) - Convert POD data to ASCII text with format escapes
README.BS2000 [perlbs2000] (1) - building and installing Perl for BS2000
README.cygwin [perlcygwin] (1) - Perl for Cygwin
README.epoc [perlepoc] (1) - Perl for EPOC
README.mpeix [perlmpeix] (1) - Perl/iX for HP e3000 MPE
README.os390 [perlos390] (1) - building and installing Perl for OS/390 and z/OS
README.tru64 [perltru64] (1) - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
README.vmesa [perlvmesa] (1) - building and installing Perl for VM/ESA
README.vos [perlvos] (1) - Perl for Stratus VOS
SMIME_write_PKCS7 (3ssl) - convert PKCS#7 structure to S/MIME format
SSL_CTX_callback_ctrl [SSL_CTX_ctrl] (3ssl) - internal handling functions for SSL_CTX and SSL objects
SSL_CTX_ctrl (3ssl) - internal handling functions for SSL_CTX and SSL objects
SSL_CTX_get_info_callback [SSL_CTX_set_info_callback] (3ssl) - handle information callback for SSL connections
SSL_CTX_get_max_cert_list [SSL_CTX_set_max_cert_list] (3ssl) - manipulate allowed for the peer's certificate chain
SSL_CTX_get_timeout [SSL_CTX_set_timeout] (3ssl) - manipulate timeout values for session caching
SSL_CTX_load_verify_locations (3ssl) - set default locations for trusted CA certificates
SSL_CTX_need_tmp_rsa [SSL_CTX_set_tmp_rsa_callback] (3ssl) - handle RSA keys for ephemeral key exchange
SSL_CTX_new (3ssl) - create a new SSL_CTX object as framework for TLS/SSL enabled functions
SSL_CTX_sess_get_get_cb [SSL_CTX_sess_set_get_cb] (3ssl) - provide callback functions for server side external session caching
SSL_CTX_sess_get_new_cb [SSL_CTX_sess_set_get_cb] (3ssl) - provide callback functions for server side external session caching
SSL_CTX_sess_get_remove_cb [SSL_CTX_sess_set_get_cb] (3ssl) - provide callback functions for server side external session caching
SSL_CTX_sess_set_get_cb (3ssl) - provide callback functions for server side external session caching
SSL_CTX_sess_set_new_cb [SSL_CTX_sess_set_get_cb] (3ssl) - provide callback functions for server side external session caching
SSL_CTX_sess_set_remove_cb [SSL_CTX_sess_set_get_cb] (3ssl) - provide callback functions for server side external session caching
SSL_CTX_set_default_passwd_cb (3ssl) - set passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb_userdata [SSL_CTX_set_default_passwd_cb] (3ssl) - set passwd callback for encrypted PEM file handling
SSL_CTX_set_info_callback (3ssl) - handle information callback for SSL connections
SSL_CTX_set_max_cert_list (3ssl) - manipulate allowed for the peer's certificate chain
SSL_CTX_set_msg_callback (3ssl) - install callback for observing protocol messages
SSL_CTX_set_msg_callback_arg [SSL_CTX_set_msg_callback] (3ssl) - install callback for observing protocol messages
SSL_CTX_set_timeout (3ssl) - manipulate timeout values for session caching
SSL_CTX_set_tmp_dh [SSL_CTX_set_tmp_dh_callback] (3ssl) - handle DH keys for ephemeral key exchange
SSL_CTX_set_tmp_dh_callback (3ssl) - handle DH keys for ephemeral key exchange
SSL_CTX_set_tmp_rsa [SSL_CTX_set_tmp_rsa_callback] (3ssl) - handle RSA keys for ephemeral key exchange
SSL_CTX_set_tmp_rsa_callback (3ssl) - handle RSA keys for ephemeral key exchange
SSL_accept (3ssl) - wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_alert_desc_string [SSL_alert_type_string] (3ssl) - get textual description of alert information
SSL_alert_desc_string_long [SSL_alert_type_string] (3ssl) - get textual description of alert information
SSL_alert_type_string (3ssl) - get textual description of alert information
SSL_alert_type_string_long [SSL_alert_type_string] (3ssl) - get textual description of alert information
SSL_callback_ctrl [SSL_CTX_ctrl] (3ssl) - internal handling functions for SSL_CTX and SSL objects
SSL_ctrl [SSL_CTX_ctrl] (3ssl) - internal handling functions for SSL_CTX and SSL objects
SSL_do_handshake (3ssl) - perform a TLS/SSL handshake
SSL_get_error (3ssl) - obtain result code for TLS/SSL I/O operation
SSL_get_info_callback [SSL_CTX_set_info_callback] (3ssl) - handle information callback for SSL connections
SSL_get_max_cert_list, [SSL_CTX_set_max_cert_list] (3ssl) - manipulate allowed for the peer's certificate chain
SSL_get_msg_callback_arg [SSL_CTX_set_msg_callback] (3ssl) - install callback for observing protocol messages
SSL_need_tmp_rsa [SSL_CTX_set_tmp_rsa_callback] (3ssl) - handle RSA keys for ephemeral key exchange
SSL_new (3ssl) - create a new SSL structure for a connection
SSL_set_info_callback [SSL_CTX_set_info_callback] (3ssl) - handle information callback for SSL connections
SSL_set_max_cert_list [SSL_CTX_set_max_cert_list] (3ssl) - manipulate allowed for the peer's certificate chain
SSL_set_msg_callback [SSL_CTX_set_msg_callback] (3ssl) - install callback for observing protocol messages
SSL_set_tmp_dh [SSL_CTX_set_tmp_dh_callback] (3ssl) - handle DH keys for ephemeral key exchange
SSL_set_tmp_dh_callback [SSL_CTX_set_tmp_dh_callback] (3ssl) - handle DH keys for ephemeral key exchange
SSL_set_tmp_rsa [SSL_CTX_set_tmp_rsa_callback] (3ssl) - handle RSA keys for ephemeral key exchange
SSL_set_tmp_rsa_callback [SSL_CTX_set_tmp_rsa_callback] (3ssl) - handle RSA keys for ephemeral key exchange
SSL_want (3ssl) - obtain state information TLS/SSL I/O operation
SSL_want_nothing [SSL_want] (3ssl) - obtain state information TLS/SSL I/O operation
SSL_want_read [SSL_want] (3ssl) - obtain state information TLS/SSL I/O operation
SSL_want_write [SSL_want] (3ssl) - obtain state information TLS/SSL I/O operation
SSL_want_x509_lookup [SSL_want] (3ssl) - obtain state information TLS/SSL I/O operation
Search::Dict (3pm) - search for key in dictionary file
Search::FreeText (3pm) - Free text indexing module for medium-to-large text corpuses
Search::FreeText::LexicalAnalysis (3pm) - basic lexical analyser for the open search system
Storable (3pm) - persistence for Perl data structures
Switch (3pm) - A switch statement for Perl
Template [ainit] (5) - template file for ainit
Term::ReadKey (3pm) - A perl module for simple terminal control
Term::ReadLine (3pm) - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions
Test (3pm) - provides a simple framework for writing test scripts
Test::Builder (3pm) - Backend for building test libraries
Test::Builder::Module (3pm) - Base class for test modules
Test::Harness::Point (3pm) - object for tracking a single test point
Test::Harness::Results (3pm) - object for tracking results from a single test file
Test::Harness::TAP (3pm) - Documentation for the TAP format
Test::Harness::Util (3pm) - Utility functions for Test::Harness::*
Test::More (3pm) - yet another framework for writing test scripts
Test::Simple (3pm) - Basic utilities for writing tests
Test::YAML (3pm) - Testing Module for YAML Implementations
Text::Wrap (3pm) - line wrapping to form simple paragraphs
Thread (3pm) - manipulate threads in Perl (for old code only)
Tie::Array (3pm) - base class for tied arrays
Tie::ExtraHash [Tie::Hash] (3pm) - base class definitions for tied hashes
Tie::Handle (3pm) - base class definitions for tied handles
Tie::Hash (3pm) - base class definitions for tied hashes
Tie::Scalar (3pm) - base class definitions for tied scalars
Tie::StdHandle [Tie::Handle] (3pm) - base class definitions for tied handles
Tie::StdHash [Tie::Hash] (3pm) - base class definitions for tied hashes
Tie::StdScalar [Tie::Scalar] (3pm) - base class definitions for tied scalars
UI_add_info_string [ui] (3ssl) - New User Interface
UI_dup_info_string [ui] (3ssl) - New User Interface
UNIVERSAL (3pm) - base class for ALL classes (blessed references)
URI (3pm) - Uniform Resource Identifiers (absolute and relative)
URI::QueryParam (3pm) - Additional query methods for URIs
URI::URL (3pm) - Uniform Resource Locators
URI::ldap (3pm) - LDAP Uniform Resource Locators
Unicode::Normalize (3pm) - Unicode Normalization Forms
Update Agent [up2date] (8) - a program for updating packages on Red Hat Enterprise Linux
Win32::DBIODBC (3pm) - Win32::ODBC emulation layer for the DBI
XML::Checker (3pm) - A perl module for validating XML
XML::DOM (3pm) - A perl module for building DOM Level 1 compliant document structures
XML::DOM::CharacterData (3pm) - Common interface for Text, CDATASections and Comments
XML::DOM::DOMImplementation (3pm) - Information about XML::DOM implementation
XML::DOM::NamedNodeMap (3pm) - A hash table interface for XML::DOM
XML::Dumper (3pm) - Perl module for dumping Perl objects from/to XML
XML::Encoding (3pm) - A perl module for parsing XML encoding maps
XML::Filter::Reindent (3pm) - Reformats whitespace for pretty printing XML
XML::Handler::CanonXMLWriter (3pm) - output XML in canonical XML format
XML::Handler::PrintEvents (3pm) - Prints PerlSAX events (for debugging)
XML::Handler::Subs (3pm) - a PerlSAX handler base class for calling user-defined subs
XML::Handler::XMLWriter (3pm) - a PerlSAX handler for writing readable XML
XML::Parser (3pm) - A perl module for parsing XML documents
XML::Parser::Style::Debug (3pm) - Debug style for XML::Parser
XML::Parser::Style::Stream (3pm) - Stream style for XML::Parser
XML::PatAct::ACTION [XML::PatAct::ActionTempl] (3pm) - An action module for
XML::PatAct::Amsterdam (3pm) - An action module for simplistic style-sheets
XML::PatAct::MatchName (3pm) - A pattern module for matching element names
XML::PatAct::PATTERN [XML::PatAct::PatternTempl] (3pm) - A pattern module for
XML::PatAct::ToObjects (3pm) - An action module for creating Perl objects
XML::RegExp (3pm) - Regular expressions for XML tokens
XML::XQL (3pm) - A perl module for querying XML tree structures with XQL
XML::XQL::Date (3pm) - Adds an XQL::Node type for representing and comparing dates and times
YAML::Base (3pm) - Base class for YAML classes
YAML::Dumper (3pm) - YAML class for dumping Perl objects to YAML
YAML::Dumper::Base (3pm) - Base class for YAML Dumper classes
YAML::Error (3pm) - Error formatting class for YAML modules
YAML::Loader (3pm) - YAML class for loading Perl objects to YAML
YAML::Loader::Base (3pm) - Base class for YAML Loader classes
YAML::Node (3pm) - A generic data node that encapsulates YAML information
YAML::Tag (3pm) - Tag URI object class for YAML
access (2) - check user's permissions for a file
addftinfo (1) - add information to troff font files for use with groff
ainit (8) - configuration tool for ALSA
ainit.conf [ainit] (5) - configuration file for ainit
aio_error (3p) - retrieve errors status for an asynchronous I/O operation (REALTIME)
aio_suspend (3) - wait for asynchronous I/O operation or timeout
aio_suspend (3p) - wait for an asynchronous I/O request (REALTIME)
alarm (2) - set an alarm clock for delivery of a signal
aliases (5) - aliases file for sendmail
alphasort [scandir] (3) - scan a directory for matching entries
alsactl (1) - advanced controls for ALSA soundcard driver
alsamixer (1) - soundcard mixer for ALSA soundcard driver, with ncurses interface
amixer (1) - command-line mixer for ALSA soundcard driver
aplay (1) - command-line sound recorder and player for ALSA soundcard driver
apropos (1) - search the whatis database for strings
arecord [aplay] (1) - command-line sound recorder and player for ALSA soundcard driver
arpa/inet.h [inet] (0p) - definitions for internet operations
asctime [ctime] (3) - transform date and time to broken-down time or ASCII
asctime_r [ctime] (3) - transform date and time to broken-down time or ASCII
at (1) - queue, examine or delete jobs for later execution
atd (8) - run jobs queued for later execution
atq [at] (1) - queue, examine or delete jobs for later execution
atrm [at] (1) - queue, examine or delete jobs for later execution
atrun (8) - run jobs queued for later execution
authconfig (8) - an interface for configuring system authentication resources
autofs (5) - Format of the automounter maps
autoheader (1) - Create a template header for configure
automount (8) - configure mount points for autofs
badblocks (8) - search a device for bad blocks
batch [at] (1) - queue, examine or delete jobs for later execution
bdftopcf (1x) - convert X font from Bitmap Distribution Format to Portable Compiled Format
bdftruncate (1x) - generate truncated BDF font from ISO 10646-1-encoded BDF font
bigint (3pm) - Transparent BigInteger support for Perl
bignum (3pm) - Transparent BigNumber support for Perl
bigrat (3pm) - Transparent BigNumber/BigRational support for Perl
bonobo-activation-server (1) - The bonobo activation server, for tracking components
break (1p) - exit from for, while, or until loop
bytes (3pm) - Perl pragma to force byte semantics rather than character semantics
bzegrep [bzgrep] (1) - search possibly bzip2 compressed files for a regular expression
bzfgrep [bzgrep] (1) - search possibly bzip2 compressed files for a regular expression
bzgrep (1) - search possibly bzip2 compressed files for a regular expression
bzless [bzmore] (1) - file perusal filter for crt viewing of bzip2 compressed text
bzmore (1) - file perusal filter for crt viewing of bzip2 compressed text
cadaver (1) - A command-line WebDAV client for Unix
capiinfo (8) - Show supported features of all installed CAPI2.0 controllers
capiplugin (8) - Plugin for pppd (Point-to-Point Protocol daemon)
captoinfo (1m) - convert a termcap description into a terminfo description
chage (1) - change user password expiry information
charnames (3pm) - define character names for eN{named} string literal escapes
chfn (1) - change your finger information
chkconfig (8) - updates and queries runlevel information for system services
chkfontpath (8) - simple interface for adding, removing, and listing directories in the X font server's path
chvt (1) - change foreground virtual terminal
classes.conf [classes] (5) - class configuration file for cups
clfdomainsplit (1) - split Common-Log Format web logs based on domain name
clfmerge (1) - merge Common-Log Format web logs based on time-stamps
clfsplit (1) - split Common-Log Format web logs based on IP address
colcrt (1) - filter nroff output for CRT previewing
console ioctl [console_ioctl] (4) - ioctl's for console terminal and virtual consoles
console.perms [console] (5) - permissions control file for users at the system console
continue (1p) - continue for, while, or until loop
convertquota (8) - convert quota from old file format to new one
crontab (1) - maintain crontab files for individual users (ISC Cron V4.1)
crontab (5) - tables for driving cron (ISC Cron V4.1)
ctags (1p) - create a tags file (DEVELOPMENT, FORTRAN)
ctermid (3p) - generate a pathname for the controlling terminal
ctime (3) - transform date and time to broken-down time or ASCII
ctime_r [ctime] (3) - transform date and time to broken-down time or ASCII
cups-config (1) - get cups api, compiler, directory, and link information
cupsaddsmb (8) - export printers to samba for windows clients
cupsd.conf [cupsd] (5) - server configuration file for cups
cupstestppd (1) - test conformance of ppd files
curl-config (1) - Get information about a libcurl installation
curl_easy_getinfo (3) - extract information from a curl handle
curl_easy_perform (3) - Perform a file transfer
curl_easy_setopt (3) - set options for a curl easy handle
curl_formadd (3) - add a section to a multipart/formdata HTTP POST
curl_formfree (3) - free a previously build multipart/formdata HTTP POST chain
curl_getenv (3) - return value for environment name
curl_maprintf [curl_mprintf] (3) - formatted output conversion
curl_mfprintf [curl_mprintf] (3) - formatted output conversion
curl_mprintf (3) - formatted output conversion
curl_msnprintf [curl_mprintf] (3) - formatted output conversion
curl_msprintf curl_mvaprintf [curl_mprintf] (3) - formatted output conversion
curl_multi_fdset (3) - extracts file descriptor information from a multi handle
curl_multi_info_read (3) - read multi stack informationals
curl_multi_perform (3) - reads/writes available data from each easy handle
curl_mvfprintf [curl_mprintf] (3) - formatted output conversion
curl_mvprintf [curl_mprintf] (3) - formatted output conversion
curl_mvsnprintf [curl_mprintf] (3) - formatted output conversion
curl_mvsprintf [curl_mprintf] (3) - formatted output conversion
curl_share_setopt (3) - Set options for a shared object
curl_version_info (3) - returns run-time libcurl version info
d2i_PKCS8PrivateKey_bio [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
d2i_PKCS8PrivateKey_fp [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
d2i_X509_SIG (3ssl) - DigestInfo functions
daylight [tzset] (3) - initialize time conversion information
daylight [tzset] (3p) - set timezone conversion information
dbiprof (1) - command-line client for DBI::ProfileData
dbiproxy (1) - A proxy server for the DBD::Proxy driver
del_curterm [curs_terminfo] (3x) - curses interfaces to terminfo database
dir_colors (5) - configuration file for dircolors(1)
dircolors (1) - color setup for ls
dirent.h [dirent] (0p) - format of directory entries
diskdumpfmt (8) - format a dump device or a partition
dlerror (3p) - get diagnostic information
dos2unix (1) - DOS/MAC to UNIX text file format converter
dos2unix [mac2unix] (1) - DOS/MAC to UNIX text file format converter
drand48 (3) - generate uniformly distributed pseudo-random numbers
drand48 (3p) - generate uniformly distributed pseudo-random numbers
dump_cis (8) - display PCMCIA Card Information Structures
dumpe2fs (8) - dump ext2/ext3 filesystem information
dysize (3) - get number of days for a given year
elf (5) - format of ELF executable binary files
elinkskeys (5) - keybindings for ELinks
env (1p) - set the environment for command invocation
envsubst (1) - substitutes environment variables in shell format strings
epoll_ctl (2) - control interface for an epoll descriptor
epoll_wait (2) - wait for an I/O event on an epoll file descriptor
eqn (1) - format equations for troff
erand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
erand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
err (3) - formatted error messages
errx [err] (3) - formatted error messages
evdns_init evdns_shutdown evdns_err_to_string evdns_nameserver_add evdns_count_nameservers evdns_clear_nameservers_and_suspend evdns_resume evdns_nameserver_ip_add evdns_resolve_ipv4 evdns_resolve_reverse evdns_resolv_conf_parse evdns_config_windows_nameservers evdns_search_clear evdns_search_add evdns_search_ndots_set evdns_set_log_fn [evdns] (3) - asynchronous functions for DNS resolution
export (1p) - set the export attribute for variables
exports (5) - NFS file systems being exported (for Kernel based NFS)
fc-cache (1) - create an index of FreeType font files in a directory
fc-list (1) - list available fonts
fdformat (8) - Low-level formats a floppy disk
fdisk (8) - Partition table manipulator for Linux
fdopen [fopen] (3) - stream open functions
fg (1p) - run jobs in the foreground
fgetpos (3p) - get current file position information
fifo (4) - first-in first-out special file, named pipe
find (1) - search for files in a directory hierarchy
findsmb (1) - list info about machines that respond to SMB name queries on a subnet
finger (1) - user information lookup program
finite [isinf] (3) - test for infinity or not-a-number (NaN)
flockfile (3) - lock FILE for stdio
floppy (8) - format floppy disks
fmt (1) - simple optimal text formatter
fmtmsg (3) - print formatted error messages
fmtmsg (3p) - display a message in the specified format on standard error and/or a system console
fold (1) - wrap each input line to fit in specified width
fold (1p) - filter for folding lines
font2c (1) - Write PostScript Type 0 or Type 1 font as C code
fonts.cache [fc-cache] (1) - create an index of FreeType font files in a directory
fonts.conf [fonts-conf] (5) - Font configuration files
foomatic-addpjloptions (8) - Format PJL option information the for foomatic database
foomatic-combo-xml (1) - <put a short description here>
foomatic-compiledb (1) - Compile the Foomatic printer/driver database
foomatic-configure (1) - the main configuration program of the foomatic printing system
foomatic-getpjloptions (8) - <put a short description here>
foomatic-gswrapper (1) - foomatic wrapper for ghostscript
foomatic-kitload (8) - installs a data kit into the foomatic database
foomatic-perl-data (1) - generate Perl data structures from XML
foomatic-ppd-options (1) - show the PPD options
foomatic-ppdfile (1) - Generate a PPD file for a given printer/driver combo
foomatic-ppdload (8) - <put a short description here>
foomatic-preferred-driver (8) - <put a short description here>
foomatic-printjob (1) - <put a short description here>
foomatic-rip (1) - Universal print filter/RIP wrapper
fopen (3) - stream open functions
fopen (3p) - open a stream
fork (2) - create a child process
fork (3p) - create a new process
forkpty [openpty] (3) - tty utility functions
form (3x) - curses extension for programming forms
form_cursor (3x) - position a form window cursor
form_data (3x) - test for off-screen data in given forms
form_driver (3x) - command-processing loop of the form system
form_field (3x) - make and break connections between fields and forms
form_field_attributes (3x) - color and attribute control for form fields
form_field_buffer (3x) - field buffer control
form_field_info (3x) - retrieve field characteristics
form_field_just (3x) - retrieve field characteristics
form_field_new (3x) - create and destroy form fields
form_field_opts (3x) - set and get field options
form_field_userptr (3x) - associate application data with a form field
form_field_validation (3x) - data type validation for fields
form_fieldtype (3x) - define validation-field types
form_hook (3x) - set hooks for automatic invocation by applications
form_new (3x) - create and destroy forms
form_new_page (3x) - form pagination functions
form_opts (3x) - set and get form options
form_page (3x) - set and get form page number
form_post (3x) - write or erase forms from associated subwindows
form_requestname (3x) - handle printable form request names
form_userptr (3x) - associate application data with a form item
form_win (3x) - make and break form window and subwindow associations
formail (1) - mail (re)formatter
fort77 (1p) - FORTRAN compiler (FORTRAN)
fpathconf (3) - get configuration values for files
fprintf [printf] (3) - formatted output conversion
fprintf [printf] (3p) - print formatted output
freeaddrinfo [getaddrinfo] (3) - network address and service translation
freeaddrinfo [getaddrinfo] (3p) - get address information
freopen [fopen] (3) - stream open functions
fscanf [scanf] (3) - input format conversion
fscanf [scanf] (3p) - convert formatted input
fslsfonts (1x) - list fonts served by X font server
fstab (5) - static information about the filesystems
fstatvfs [statvfs] (3p) - get file system information
fstobdf (1x) - generate BDF font from X font server
ftpd_selinux (8) - Security Enhanced Linux Policy for the ftp daemon
ftrylockfile [flockfile] (3) - lock FILE for stdio
funlockfile [flockfile] (3) - lock FILE for stdio
funzip (1) - filter for extracting from a ZIP archive in a pipe
fwprintf [wprintf] (3) - formatted wide character output conversion
fwprintf [wprintf] (3p) - print formatted wide-character output
fwscanf [wscanf] (3p) - convert formatted wide-character input
gai_strerror (3p) - address and name information error description
gai_strerror [getaddrinfo] (3) - network address and service translation
gconftool-2 (1) - manual page for gconftool-2
gencat (1p) - generate a formatted message catalog
genhomedircon (8) - generate file context configuration entries for user home directories
genhostid (1) - generate and set a hostid for the current host
geoip-lookup (1) - lookup country for IP address or hostname
getaddrinfo (3) - network address and service translation
getaddrinfo (3p) - get address information
getdate (3p) - convert user format date and time
getdirentries (3) - get directory entries in a filesystem independent format
getenforce (8) - get the current mode of SELinux
getgrgid (3p) - get group database entry for a group ID
getgrgid_r [getgrgid] (3p) - get group database entry for a group ID
getgrnam (3p) - search group database for a name
getgrnam_r [getgrnam] (3p) - search group database for a name
gethostid (3p) - get an identifier for the current host
getnameinfo (3) - address-to-name translation in protocol-independent manner
getnameinfo (3p) - get name information
getpgid (3p) - get the process group ID for a process
getpwnam (3p) - search user database for a name
getpwnam_r [getpwnam] (3p) - search user database for a name
getpwuid (3p) - search user database for a user ID
getpwuid_r [getpwuid] (3p) - search user database for a user ID
getrusage (3p) - get information about resource utilization
gif2tiff (1) - create a TIFF file from a GIF87 format image file
gmtime [ctime] (3) - transform date and time to broken-down time or ASCII
gmtime_r [ctime] (3) - transform date and time to broken-down time or ASCII
gpm (8) - a cut and paste utility and mouse server for virtual consoles
gpm-root (1) - a default handler for gpm, used to draw menus on the root window
grep (1p) - search a file for a pattern
grn (1) - groff preprocessor for gremlin files
grodvi (1) - convert groff output to TeX dvi format
groff (1) - front-end for the groff document formatting system
groff (7) - a short reference for the GNU roff language
groff_font (5) - format of groff device and font description files
groff_mdoc (7) - reference for groff's mdoc implementation
groff_me (7) - troff macros for formatting papers
groff_out (5) - groff intermediate output format
groff_www (7) - groff macros for authoring web pages
grohtml (1) - html driver for groff
grolbp (1) - groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
grolj4 (1) - groff driver for HP Laserjet 4 family
grops (1) - PostScript driver for groff
grotty (1) - groff driver for typewriter-like devices
grub-md5-crypt (8) - Encrypt a password in MD5 format
grub-terminfo (8) - Generate a terminfo command from a terminfo name
grubby (8) - command line tool for configuring grub, lilo, and elilo
gsbj [gslp] (1) - Format and print text for BubbleJet printer using ghostscript
gsdj [gslp] (1) - Format and print text for DeskJet printer using ghostscript
gsdj500 [gslp] (1) - Format and print text for DeskJet 500 BubbleJet using ghostscript
gslj [gslp] (1) - Format and print text for LaserJet printer using ghostscript
gslp (1) - Format and print text using ghostscript
h_errno (3p) - error return value for network database operations
hesinfo (1) - find out what is stored in the Hesiod database
hesiod.conf [hesiod] (5) - Configuration file for the Hesiod library
hostid (1) - print the numeric identifier for the current host
hosts (5) - The static table lookup for host names
hosts_access (5) - format of host access control files
hpftodit (1) - create font description files for use with groff -Tlj4
htdigest (1) - manage user files for digest authentication
htpasswd (1) - Manage user files for basic authentication
httpd_selinux (8) - Security Enhanced Linux Policy for the httpd daemon
i2d_PKCS8PrivateKey_bio [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
i2d_PKCS8PrivateKey_fp [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
i2d_PKCS8PrivateKey_nid_bio [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
i2d_PKCS8PrivateKey_nid_fp [d2i_PKCS8PrivateKey] (3ssl) - PKCS#8 format private key functions
i2d_X509_SIG [d2i_X509_SIG] (3ssl) - DigestInfo functions
ibod.cf [ibod] (4) - configuration file for ibod (ISDN Bandwidth On Demand)
iconv (3) - perform character set conversion
iconv_close (3) - deallocate descriptor for character set conversion
iconv_open (3) - allocate descriptor for character set conversion
idmapd.conf [idmapd] (5) - configuration file for idmapd, the NFSv4 ID <-> Name Mapper
iftab (5) - static information about the network interfaces
indxbib (1) - make inverted index for bibliographic databases
inet_ntop (3p) - convert IPv4 and IPv6 addresses between binary and text form
inet_pton [inet_ntop] (3p) - convert IPv4 and IPv6 addresses between binary and text form
info (1) - read Info documents
info (5) - readable online documentation
infocmp (1m) - compare or print out terminfo descriptions
infokey (1) - compile customizations for Info
infotocap (1m) - convert a terminfo description into a termcap description
inittab (5) - format of the inittab file used by the sysv-compatible init process
insch [curs_insch] (3x) - insert a character before cursor in a curses window
insnstr [curs_insstr] (3x) - insert string before cursor in a curses window
insstr [curs_insstr] (3x) - insert string before cursor in a curses window
install-info (1) - update info/dir entries
intro (5) - Introduction to file formats
io_submit (2) - Submit asynchronous I/O blocks for processing
iostat (1) - Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions
ipcalc (1) - perform simple manipulation of IP addresses
ipcs (8) - provide information on ipc facilities
iptables (8) - administration tool for IPv4 packet filtering and NAT
iruserok [rcmd] (3) - routines for returning a stream to a remote command
isalnum (3p) - test for an alphanumeric character
isalpha (3p) - test for an alphabetic character
isascii (3p) - test for a 7-bit US-ASCII character
isatty (3p) - test for a terminal device
isblank (3p) - test for a blank character
iscntrl (3p) - test for a control character
isdigit (3p) - test for a decimal digit
isdnctrl (8) - get/set ISDN device information
isdnformat (5) - common isdn config file format
isdninfo (4) - ISDN status device
isdnrate (1) - Print telefon rates and various info from rate-files(5)
isfinite (3p) - test for finite value
isgraph (3p) - test for a visible character
isinf (3) - test for infinity or not-a-number (NaN)
isinf (3p) - test for infinity
islower (3p) - test for a lowercase letter
isnan (3p) - test for a NaN
isnan [isinf] (3) - test for infinity or not-a-number (NaN)
isnormal (3p) - test for a normal value
isprint (3p) - test for a printable character
ispunct (3p) - test for a punctuation character
isspace (3p) - test for a white-space character
isupper (3p) - test for an uppercase letter
iswalnum (3) - test for alphanumeric wide character
iswalnum (3p) - test for an alphanumeric wide-character code
iswalpha (3) - test for alphabetic wide character
iswalpha (3p) - test for an alphabetic wide-character code
iswblank (3) - test for whitespace wide character
iswblank (3p) - test for a blank wide-character code
iswcntrl (3) - test for control wide character
iswcntrl (3p) - test for a control wide-character code
iswctype (3p) - test character for a specified class
iswdigit (3) - test for decimal digit wide character
iswdigit (3p) - test for a decimal digit wide-character code
iswgraph (3) - test for graphic wide character
iswgraph (3p) - test for a visible wide-character code
iswlower (3) - test for lowercase wide character
iswlower (3p) - test for a lowercase letter wide-character code
iswprint (3) - test for printing wide character
iswprint (3p) - test for a printable wide-character code
iswpunct (3) - test for punctuation or symbolic wide character
iswpunct (3p) - test for a punctuation wide-character code
iswspace (3) - test for whitespace wide character
iswspace (3p) - test for a white-space wide-character code
iswupper (3) - test for uppercase wide character
iswupper (3p) - test for an uppercase letter wide-character code
iswxdigit (3) - test for hexadecimal digit wide character
iswxdigit (3p) - test for a hexadecimal digit wide-character code
isxdigit (3p) - test for a hexadecimal digit
iwlist (8) - Get more detailed wireless information from a wireless interface
jpegtran (1) - lossless transformation of JPEG files
jrand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
jrand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
jwhois (1) - client for the whois service
kerberos_selinux (8) - Security Enhanced Linux Policy for Kerberos
kermit (1) - C-Kermit 8.0: transport- and platform-independent interactive and scriptable communications software
keymaps (5) - keyboard table descriptions for loadkeys and dumpkeys
langinfo.h [langinfo] (0p) - language information constants
lastcomm (1) - print out information about previously executed commands
lchfn (1) - Change finger information
lcong48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
lcong48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
ldif (5) - LDAP Data Interchange Format
lesskey (1) - specify key bindings for less
lex (1p) - generate programs for lexical tasks (DEVELOPMENT)
libgen.h [libgen] (0p) - definitions for pattern matching functions
libsmbclient (7) - An extension library for browsers and that can be used as a generic browsing API
link (2) - make a new name for a file
listen (2) - listen for connections on a socket
listen (3p) - listen for socket connections and limit the queue of incoming connections
loadunimap (8) - load the kernel unicode-to-font mapping table
locale (1) - Get locale - specific information
locale (1p) - get locale - specific information
locale (3pm) - Perl pragma to use and avoid POSIX locales for built-in operations
localeconv (3) - get numeric formatting information
localeconv (3p) - return locale-specific information
localtime [ctime] (3) - transform date and time to broken-down time or ASCII
localtime_r [ctime] (3) - transform date and time to broken-down time or ASCII
logprn (1) - merge Common-Log Format web logs based on time-stamps
look [Search::Dict] (3pm) - search for key in dictionary file
lpinfo (8) - show available devices or drivers
lpstat [lpstat-cups] (1) - print cups status information
lrand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
lrand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
lvm.conf [lvm] (5) - Configuration file for LVM2
lvmdiskscan (8) - scan for all devices visible to LVM2
lvs (8) - report information about logical volumes
lvscan (8) - scan (all disks) for logical volumes
lynx (1) - a general purpose distributed information browser for the World Wide Web
makemap (8) - create database maps for sendmail
man (1) - format and display the on-line manual pages
man (7) - macros to format man pages
man.config [man] (5) - configuration data for man
man2html (1) - format a manual page in html
matchpathcon (8) - get the default security context for the specified path from the file contexts configuration
mbchk (1) - check the format of a Multiboot kernel
mbind (2) - Set memory policy for an memory range
mbsinit (3) - test for initial shift state
mcookie (1) - generate magic cookies for xauth
mdadm.conf [mdadm] (5) - configuration for management of Software Raid with mdadm
mdoc (7) - quick reference guide for the -mdoc macro package
mdoc.samples [mdoc] (7) - tutorial sampler for writing
memcached (1) - high-performance memory object caching system
memchr (3) - scan memory for a character
memrchr [memchr] (3) - scan memory for a character
menu (3x) - curses extension for programming menus
menu_attributes (3x) - color and attribute control for menus
menu_format (3x) - set and get menu sizes
menu_hook (3x) - set hooks for automatic invocation by applications
mformat (1) - add an MSDOS filesystem to a low-level formatted floppy disk
mime.convs [mime] (5) - mime type conversion file for cups
mime.types [mime] (5) - mime type description file for cups
mincore (2) - get information on whether pages are in core
minfo (1) - print the parameters of a MSDOS filesystem
mingetty (8) - minimal getty for consoles
mkbootdisk (8) - creates a stand-alone boot floppy for the running system
mkfifo (1) - make FIFOs (named pipes)
mkfifo (1p) - make FIFO special files
mkfifo (3) - make a FIFO special file (a named pipe)
mkfifo (3p) - make a FIFO special file
mkfontdir (1x) - create an index of X font files in a directory
mkfontscale (1x) - create an index of scalable font files for X
mkinitrd (8) - creates initial ramdisk images for preloading modules
mklost+found (8) - create a lost+found directory on a mounted Linux second extended file system
mktime [ctime] (3) - transform date and time to broken-down time or ASCII
mkzonedb (8) - Utility create a zone file for isdnlog
mlock (2) - disable paging for some parts of memory
mlockall (2) - disable paging for calling process
modinfo (8) - program to show information about a Linux Kernel module
modprobe.conf [modprobe] (5) - Configuration file/directory for modprobe
modprobe.d [modprobe] (5) - Configuration file/directory for modprobe
more (1) - file perusal filter for crt viewing
mouse_trafo [curs_mouse] (3x) - mouse interface through curses
mrand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
mrand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
msgconv (1) - character set conversion for message catalog
msgfmt (1) - compile message catalog to binary format
msgunfmt (1) - uncompile message catalog from binary format
munlock (2) - reenable paging for some parts of memory
munlockall (2) - reenable paging for calling process
muttrc (5) - Configuration file for the Mutt Mail User Agent
mvcur [curs_terminfo] (3x) - curses interfaces to terminfo database
mvinsch [curs_insch] (3x) - insert a character before cursor in a curses window
mvinsnstr [curs_insstr] (3x) - insert string before cursor in a curses window
mvinsstr [curs_insstr] (3x) - insert string before cursor in a curses window
mvprintw [curs_printw] (3x) - print formatted output in curses windows
mvscanw [curs_scanw] (3x) - convert formatted input from a curses window
mvwinsch [curs_insch] (3x) - insert a character before cursor in a curses window
mvwinsnstr [curs_insstr] (3x) - insert string before cursor in a curses window
mvwinsstr [curs_insstr] (3x) - insert string before cursor in a curses window
mvwprintw [curs_printw] (3x) - print formatted output in curses windows
mvwscanw [curs_scanw] (3x) - convert formatted input from a curses window
mysqlaccess (1) - client for checking access privileges
mysqladmin (1) - client for administering a MySQL server
mysqlshow (1) - display database, table, and column information
mytop (1) - display MySQL server performance info like `top'
named.conf [named] (5) - configuration file for named
named_selinux (8) - Security Enhanced Linux Policy for the Internet Name server (named) daemon
namei (1) - follow a pathname until a terminal point is found
nanosleep (2) - pause execution for a specified time
ndbm.h [ndbm] (0p) - definitions for ndbm database operations
neqn (1) - format equations for ascii output
net (8) - Tool for administration of Samba and remote CIFS servers
netdb.h [netdb] (0p) - definitions for network database operations
netinet/tcp.h [tcp] (0p) - definitions for the Internet Transmission Control Protocol (TCP)
netrc (5) - user configuration for ftp
newaliases (1) - rebuild the data base for the mail aliases file
nfs (5) - nfs and nfs4 fstab format and options
nfs_selinux (8) - Security Enhanced Linux Policy for NFS
nfsd (7) - special filesystem for controlling Linux NFS server
ngettext (1) - translate message and choose plural form
nl_langinfo (3) - query language and locale information
nl_langinfo (3p) - language information
nrand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
nrand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
ntsysv (8) - simple interface for configuring runlevels
numactl (8) - Control NUMA policy for processes or shared memory
objdump (1) - display information from object files
od (1) - dump files in octal and other formats
od (1p) - dump files in various formats
open (3pm) - perl pragma to set default PerlIO layers for input and output
open2 [IPC::Open2] (3pm) - open a process for both reading and writing
open3 [IPC::Open3] (3pm) - open a process for reading, writing, and error handling
overload (3pm) - Package for overloading perl operations
pack_cis (8) - compile PCMCIA Card Information Structures
pam_console_apply (8) - set or revoke permissions for users at the system console
pam_winbind (7) - PAM module for Winbind
pam_xauth (8) - forward xauth keys between users
panel (3x) - panel stack extension for curses
partprobe (8) - inform the OS of partition table changes
pathconf [fpathconf] (3) - get configuration values for files
pause (2) - wait for signal
pbm2ppa (1) - convert portable bitmap (PBM) to HP's Printing Performance Architecture (PPA) file format
pciconfig_iobase [pciconfig_read] (2) - pci device information handling
pciconfig_read (2) - pci device information handling
pciconfig_write [pciconfig_read] (2) - pci device information handling
pcl3 [gs-pcl3] (1) - ghostscript device driver for printers understanding PCL 3+
pcl3opts (1) - determine options for the ghostscript driver pcl3 from a PCL-3+ file
pcretest (1) - a program for testing Perl-compatible regular expressions
pdfopt (1) - Ghostscript PDF Optimizer
perl5004delta (1) - what's new for perl5.004
perl5005delta (1) - what's new for perl5.005
perl561delta (1) - what's new for perl v5.6.x
perl56delta (1) - what's new for perl v5.6.0
perl570delta (1) - what's new for perl v5.7.0
perl571delta (1) - what's new for perl v5.7.1
perl572delta (1) - what's new for perl v5.7.2
perl573delta (1) - what's new for perl v5.7.3
perl581delta (1) - what is new for perl v5.8.1
perl582delta (1) - what is new for perl v5.8.2
perl583delta (1) - what is new for perl v5.8.3
perl584delta (1) - what is new for perl v5.8.4
perl585delta (1) - what is new for perl v5.8.5
perl58delta (1) - what is new for perl v5.8.0
perlXStut [perlxstut] (1) - Tutorial for writing XSUBs
perlapi (1) - autogenerated documentation for the perl public API
perlbook (1) - Perl book information
perlce (1) - Perl for WinCE
perlclib (1) - Internal replacements for standard C library functions
perldelta (1) - what is new for perl v5.8.6
perldelta [perl586delta] (1) - what is new for perl v5.8.6
perldoc (1) - Look up Perl documentation in Pod format
perlfaq5 (1) - Files and Formats ($Revision: 1.31 $, $Date: 2004/02/07 04:29:50 $)
perlfork (1) - Perl's fork() emulation
perlform (1) - Perl formats
perliol (1) - C API for Perl's implementation of IO in Layers
perlipc (1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
perlnetware (1) - Perl for NetWare
perlnewmod (1) - preparing a new module for distribution
perlplan9 (1) - Plan 9-specific documentation for Perl
perlpod (1) - the Plain Old Documentation format
perlpodspec (1) - Plain Old Documentation: format specification and notes
perltooc (1) - Tom's OO Tutorial for Class Data in Perl
perltoot (1) - Tom's object-oriented tutorial for perl
perltrap (1) - Perl traps for the unwary
perlvms (1) - VMS-specific documentation for Perl
pf2afm (1) - Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
pfbtopfa (1) - Convert Postscript .pfb fonts to .pfa format using ghostscript
pfbtops (1) - translate a PostScript font in .pfb format to ASCII
pfifo [tc-pbfifo] (8) - Packet limited First In, First Out queue .P bfifo - Byte limited First In, First Out queue
pfifo_fast [tc-pfifo_fast] (8) - three-band first in, first out queue
pic (1) - compile pictures for troff or TeX
pinfo (1) - curses based lynx-style info browser
pkcs8 (1ssl) - PKCS#8 format private key conversion tool
pkg-config (1) - Return metainformation about installed libraries
png (5) - Portable Network Graphics (PNG) format
pnm2ppa (1) - convert portable anymap (PNM) images to HP's PPA printer format
pod2latex (1) - convert pod documentation to latex format
pod2man (1) - Convert POD data to formatted *roff input
pod2text (1) - Convert POD data to formatted ASCII text
podchecker (1) - check the syntax of POD format documentation files
podchecker() [Pod::Checker] (3pm) - check pod documents for syntax errors
poll (2) - wait for some event on a file descriptor
poll.h [poll] (0p) - definitions for the poll() function
posix_fadvise (2) - predeclare an access pattern for file data
posix_fadvise (3p) - file advisory information (ADVANCED REALTIME)
posix_madvise (3p) - memory advisory information and alignment control (ADVANCED REALTIME)
posix_trace_attr_getclockres [posix_trace_attr_getname] (3p) - retrieve and set information about a trace stream (TRACING)
posix_trace_attr_getcreatetime [posix_trace_attr_getname] (3p) - retrieve and set information about a trace stream (TRACING)
posix_trace_attr_getgenversion [posix_trace_attr_getname] (3p) - retrieve and set information about a trace stream (TRACING)
posix_trace_attr_getname (3p) - retrieve and set information about a trace stream (TRACING)
posix_trace_attr_setname [posix_trace_attr_getname] (3p) - retrieve and set information about a trace stream (TRACING)
posix_trace_event (3p) - trace functions for instrumenting application code (TRACING)
posix_trace_eventid_open [posix_trace_event] (3p) - trace functions for instrumenting application code (TRACING)
posix_typed_mem_get_info (3p) - query typed memory information (ADVANCED REALTIME)
pppdump (8) - convert PPP record file to readable format
pppoe-sniff (8) - examine network for non-standard PPPoE frames
pr (1) - convert text files for printing
printafm (1) - Print the metrics from a Postscript font in AFM format using ghostscript
printers.conf [printers] (5) - printer configuration file for cups
printf (1) - format and print data
printf (1p) - write formatted output
printf (3) - formatted output conversion
printf (3p) - print formatted output
printw [curs_printw] (3x) - print formatted output in curses windows
proc (5) - process information pseudo-filesystem
ps2epsi (1) - generate conforming Encapsulated PostScript
psfaddtable (1) - add a Unicode character table to a console font
psfgettable (1) - extract the embedded Unicode character table from a console font
psfstriptable (1) - remove the embedded Unicode character table from a console font
psfxtable (1) - handle Unicode character tables for console fonts
pthread_atfork (3p) - register fork handlers
pthread_join (3p) - wait for thread termination
pthread_rwlock_rdlock (3p) - lock a read-write lock object for reading
pthread_rwlock_timedrdlock (3p) - lock a read-write lock for reading
pthread_rwlock_timedwrlock (3p) - lock a read-write lock for writing
pthread_rwlock_tryrdlock [pthread_rwlock_rdlock] (3p) - lock a read-write lock object for reading
pthread_rwlock_trywrlock [pthread_rwlock_wrlock] (3p) - lock a read-write lock object for writing
pthread_rwlock_wrlock (3p) - lock a read-write lock object for writing
putp [curs_terminfo] (3x) - curses interfaces to terminfo database
pvcreate (8) - initialize a disk or partition for use by LVM
pvs (8) - report information about physical volumes
pvscan (8) - scan all disks for physical volumes
quotacheck (8) - scan a filesystem for disk usage, create, check and repair quota files
racoon.conf [racoon] (5) - configuration file for racoon
rcmd (3) - routines for returning a stream to a remote command
rcsfile (5) - format of RCS file
readelf (1) - Displays information about ELF files
readonly (1p) - set the readonly attribute for variables
readprofile (1) - a tool to read kernel profiling information
refer (1) - preprocess bibliographic references for groff
repquota (8) - summarize quotas for a filesystem
reset [tput] (1) - initialize a terminal or query terminfo database
restartterm [curs_terminfo] (3x) - curses interfaces to terminfo database
rhn_check (8) - check for queued actions on RHN and execute them
rhnreg_ks (8) - a program for non interactively registering systems to Red Hat Network
rhnsd (8) - a program for querying the Red Hat Network for updates and information
rlog (1) - print log messages and other information about RCS files
round (3p) - round to the nearest integer value in a floating-point format
roundf [round] (3p) - round to the nearest integer value in a floating-point format
roundl [round] (3p) - round to the nearest integer value in a floating-point format
rpc (3) - library routines for remote procedure calls
rpcclient (1) - tool for executing client side MS-RPC functions
rpcinfo (8) - report RPC information
rresvport [rcmd] (3) - routines for returning a stream to a remote command
rsync (1) - faster, flexible replacement for rcp
rsync_selinux (8) - Security Enhanced Linux Policy for the rsync daemon
rsyncd.conf [rsyncd] (5) - configuration file for rsync in daemon mode
rt_sigqueueinfo [undocumented] (2) - undocumented system calls
runscript (1) - script interpreter for minicom
runuser (1) - run a shell with substitute user and group IDs, similar to su, but will not prompt for password
ruserok [rcmd] (3) - routines for returning a stream to a remote command
s_time (1ssl) - SSL/TLS performance timing program
sa (8) - summarizes accounting information
samba (7) - A Windows SMB/CIFS fileserver for UNIX
samba_selinux (8) - Security Enhanced Linux Policy for Samba
sar (1) - Collect, report, or save system activity information
scandir (3) - scan a directory for matching entries
scanf (3) - input format conversion
scanf (3p) - convert formatted input
scanw [curs_scanw] (3x) - convert formatted input from a curses window
sccs (1p) - front end for the SCCS subsystem (DEVELOPMENT)
sched_rr_get_interval (2) - get the SCHED_RR interval for the named process
sd (4) - Driver for SCSI Disk Drives
sed (1) - stream editor for filtering and transforming text
seed48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
seed48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
sensors (1) - printing sensors information
set_curterm [curs_terminfo] (3x) - curses interfaces to terminfo database
setenforce (8) - modify the mode SELinux is running in
setfont (8) - load EGA/VGA console screen font
setfsgid (2) - set group identity used for file system checks
setfsuid (2) - set user identity used for file system checks
setjmp (3) - save stack context for non-local goto
setjmp (3p) - set jump point for a non-local goto
setpgid (3p) - set process group ID for job control
setserial (8) - get/set Linux serial port information
setterm [curs_terminfo] (3x) - curses interfaces to terminfo database
setupterm [curs_terminfo] (3x) - curses interfaces to terminfo database
sfdisk (8) - Partition table manipulator for Linux
showconsolefont (8) - Show the current EGA/VGA console screen font
showmount (8) - show mount information for an NFS server
sigismember (3p) - test for a signal in a signal set
sigpause (2) - atomically release blocked signals and wait for interrupt
sigsetjmp (3p) - set jump point for a non-local goto
sigsetjmp [setjmp] (3) - save stack context for non-local goto
sigsuspend (3p) - wait for a signal
sigtimedwait [sigwaitinfo] (2) - synchronously wait for queued signals
sigtimedwait [sigwaitinfo] (3p) - wait for queued signals (REALTIME)
sigwait (3p) - wait for queued signals
sigwaitinfo (2) - synchronously wait for queued signals
sigwaitinfo (3p) - wait for queued signals (REALTIME)
slabtop (1) - display kernel slab cache information in real time
sleep (1) - delay for a specified amount of time
sleep (1p) - suspend execution for an interval
sleep (3) - Sleep for the specified number of seconds
sleep (3p) - suspend execution for an interval of time
smb.conf [smb] (5) - The configuration file for the Samba suite
smbget (1) - wget-like utility for download files over SMB
smbmnt (8) - helper utility for mounting SMB filesystems
smbtar (1) - shell script for backing up SMB/CIFS shares directly to UNIX tape drives
smbumount (8) - smbfs umount for normal users
smrsh (8) - restricted shell for sendmail
snprintf [printf] (3) - formatted output conversion
snprintf [printf] (3p) - print formatted output
socket (2) - create an endpoint for communication
socket (3p) - create an endpoint for communication
spamc (1) - client for spamd
speaker-test (1) - command-line speaker test tone generator for ALSA
speed (1ssl) - test library performance
sprintf [printf] (3) - formatted output conversion
sprintf [printf] (3p) - print formatted output
sqlite3 (1) - A command line interface for SQLite verson 3
srand48 [drand48] (3) - generate uniformly distributed pseudo-random numbers
srand48 [drand48] (3p) - generate uniformly distributed pseudo-random numbers
sscanf [scanf] (3) - input format conversion
sscanf [scanf] (3p) - convert formatted input
ssh-keysign (8) - ssh helper program for hostbased authentication
statvfs (3p) - get file system information
strcoll (3p) - string comparison using collating information
strcspn [strspn] (3) - search a string for a set of characters
strftime (3) - format date and time
stringprep_check_version (3) - check for library version
strip (1p) - remove unnecessary information from executable files (DEVELOPMENT)
strpbrk (3) - search a string for any of a set of characters
strpbrk (3p) - scan a string for a byte
strspn (3) - search a string for a set of characters
strxfrm (3) - string transformation
strxfrm (3p) - string transformation
stty (1p) - set the options for a terminal
suexec (8) - Switch user before executing external programs
svnserve (8) - Server for the 'svn' repository access method
svnserve.conf [svnserve] (5) - Repository configuration file for svnserve
svnversion (1) - Produce a compact version number for a working copy
swapoff [swapon] (8) - enable/disable devices and files for paging and swapping
swapon (8) - enable/disable devices and files for paging and swapping
swprintf [wprintf] (3) - formatted wide character output conversion
swprintf [wprintf] (3p) - print formatted wide-character output
swscanf [wscanf] (3p) - convert formatted wide-character input
symlink (2) - make a new name for a file
sys/resource.h [sys_resource] (0p) - definitions for XSI resource operations
sys/statvfs.h [sys_statvfs] (0p) - VFS File System information structure
sys/timeb.h [sys_timeb] (0p) - additional definitions for date and time
sys/uio.h [sys_uio] (0p) - definitions for vector I/O operations
sys/un.h [sys_un] (0p) - definitions for UNIX domain sockets
sys/wait.h [sys_wait] (0p) - declarations for waiting
sysconf (3) - Get configuration information at runtime
sysfs (2) - get file system type information
sysinfo (2) - returns information on overall system statistics
syslog.h [syslog] (0p) - definitions for system error logging
system-config-date (8) - graphical interface for changing system date and time
tack (1) - terminfo action checker
tailf (1) - follow the growth of a log file
tbl (1) - format tables for troff
tcdrain (3p) - wait for transmission of output
tcgetpgrp (3) - get and set terminal foreground process group
tcgetpgrp (3p) - get the foreground process group ID
tcgetsid (3p) - get the process group ID for the session leader for the controlling terminal
tcpd (8) - access control facility for internet services
tcsendbreak (3p) - send a break for a specific duration
tcsetpgrp (3p) - set the foreground process group ID
tcsetpgrp [tcgetpgrp] (3) - get and set terminal foreground process group
tdbbackup (8) - tool for backing up and for validating the integrity of samba .tdb files
tdbdump (8) - tool for printing the contents of a TDB file
tempnam (3) - create a name for a temporary file
tempnam (3p) - create a name for a temporary file
term (5) - format of compiled term file
term (7) - conventions for naming terminal types
terminfo (5) - terminal capability data base
termios.h [termios] (0p) - define values for termios
testparm (1) - check an smb.conf configuration file for internal correctness
tfmtodit (1) - create font files for use with groff -Tdvi
tgetent [curs_termcap] (3x) - direct curses interface to the terminfo capability database
tgetflag [curs_termcap] (3x) - direct curses interface to the terminfo capability database
tgetnum [curs_termcap] (3x) - direct curses interface to the terminfo capability database
tgetstr [curs_termcap] (3x) - direct curses interface to the terminfo capability database
tgoto [curs_termcap] (3x) - direct curses interface to the terminfo capability database
threads::shared (3pm) - Perl extension for sharing data structures between threads
tic (1m) - the terminfo entry-description compi