id(7) - phpMan

Command: man perldoc info search(apropos)  


apparmor (7)         - kernel enhancement to confine programs to a limited se...
bpf-helpers (7)      - list of eBPF helper functions
COMMENT (7)          - define or change the comment of an object
DISCARD (7)          - discard session state
freeipmi (7)         - FreeIPMI overview
gnupg (7)            - The GNU Privacy Guard suite of programs
PAM (7)              - Pluggable Authentication Modules for Linux
RAND (7ssl)          - the OpenSSL random generator
RESET (7)            - restore the value of a run-time parameter to the defau...
RSA (7ssl)           - EVP_PKEY RSA keytype and algorithm support
SHOW (7)             - show the value of a run-time parameter
TRUNCATE (7)         - empty a table or set of tables
utf8 (7)             - an ASCII compatible multibyte Unicode encoding
ABORT (7)            - abort the current transaction
address_families (7) - socket address families (domains)
aio (7)              - POSIX asynchronous I/O overview
ALTER_AGGREGATE (7)  - change the definition of an aggregate function
ALTER_COLLATION (7)  - change the definition of a collation
ALTER_CONVERSION (7) - change the definition of a conversion
ALTER_DATABASE (7)   - change a database
ALTER_DEFAULT_PRIVILEGES (7) - define default access privileges
ALTER_DOMAIN (7)     - change the definition of a domain
ALTER_EVENT_TRIGGER (7) - change the definition of an event trigger
ALTER_EXTENSION (7)  - change the definition of an extension
ALTER_FOREIGN_DATA_WRAPPER (7) - change the definition of a foreign-data wrapper
ALTER_FOREIGN_TABLE (7) - change the definition of a foreign table
ALTER_FUNCTION (7)   - change the definition of a function
ALTER_GROUP (7)      - change role name or membership
ALTER_INDEX (7)      - change the definition of an index
ALTER_LANGUAGE (7)   - change the definition of a procedural language
ALTER_LARGE_OBJECT (7) - change the definition of a large object
ALTER_MATERIALIZED_VIEW (7) - change the definition of a materialized view
ALTER_OPERATOR (7)   - change the definition of an operator
ALTER_OPERATOR_CLASS (7) - change the definition of an operator class
ALTER_OPERATOR_FAMILY (7) - change the definition of an operator family
ALTER_POLICY (7)     - change the definition of a row-level security policy
ALTER_PROCEDURE (7)  - change the definition of a procedure
ALTER_PUBLICATION (7) - change the definition of a publication
ALTER_ROLE (7)       - change a database role
ALTER_ROUTINE (7)    - change the definition of a routine
ALTER_RULE (7)       - change the definition of a rule
ALTER_SCHEMA (7)     - change the definition of a schema
ALTER_SEQUENCE (7)   - change the definition of a sequence generator
ALTER_SERVER (7)     - change the definition of a foreign server
ALTER_STATISTICS (7) - change the definition of an extended statistics object
ALTER_SUBSCRIPTION (7) - change the definition of a subscription
ALTER_SYSTEM (7)     - change a server configuration parameter
ALTER_TABLE (7)      - change the definition of a table
ALTER_TABLESPACE (7) - change the definition of a tablespace
ALTER_TEXT_SEARCH_CONFIGURATION (7) - change the definition of a text search ...
ALTER_TEXT_SEARCH_DICTIONARY (7) - change the definition of a text search dic...
ALTER_TEXT_SEARCH_PARSER (7) - change the definition of a text search parser
ALTER_TEXT_SEARCH_TEMPLATE (7) - change the definition of a text search template
ALTER_TRIGGER (7)    - change the definition of a trigger
ALTER_TYPE (7)       - change the definition of a type
ALTER_USER (7)       - change a database role
ALTER_USER_MAPPING (7) - change the definition of a user mapping
ALTER_VIEW (7)       - change the definition of a view
ANALYZE (7)          - collect statistics about a database
apparmor_xattrs (7)  - AppArmor profile xattr(7) matching
apt-patterns (7)     - Syntax and semantics of apt search patterns
armscii-8 (7)        - Armenian character set encoded in octal, decimal, and ...
arp (7)              - Linux ARP kernel module.
ascii (7)            - ASCII character set encoded in octal, decimal, and hex...
asymmetric-key (7)   - Kernel key type for holding asymmetric keys
attributes (7)       - POSIX safety concepts
bash-builtins (7)    - bash built-in commands, see bash(1)
BEGIN (7)            - start a transaction block
bio (7ssl)           - Basic I/O abstraction
boot (7)             - System bootup process based on UNIX System V Release 4
bootparam (7)        - introduction to boot time parameters of the Linux kernel
bootup (7)           - System bootup process
builtins (7)         - bash built-in commands, see bash(1)
CALL (7)             - invoke a procedure
capabilities (7)     - overview of Linux capabilities
ccze-plugin (7)      - A robust log colorizer, plugin infrastructure
cgroup_namespaces (7) - overview of Linux cgroup namespaces
cgroups (7)          - Linux control groups
charsets (7)         - character set standards and internationalization
CHECKPOINT (7)       - force a write-ahead log checkpoint
CLOSE (7)            - close a cursor
CLUSTER (7)          - cluster a table according to an index
COMMIT (7)           - commit the current transaction
COMMIT_PREPARED (7)  - commit a transaction that was earlier prepared for two...
complex (7)          - basics of complex mathematics
COPY (7)             - copy data between a file and a table
cp1251 (7)           - CP 1251 character set encoded in octal, decimal, and h...
cp1252 (7)           - CP 1252 character set encoded in octal, decimal, and h...
cpuset (7)           - confine processes to processor and memory node subsets
CREATE_ACCESS_METHOD (7) - define a new access method
CREATE_AGGREGATE (7) - define a new aggregate function
CREATE_CAST (7)      - define a new cast
CREATE_COLLATION (7) - define a new collation
CREATE_CONVERSION (7) - define a new encoding conversion
CREATE_DATABASE (7)  - create a new database
CREATE_DOMAIN (7)    - define a new domain
CREATE_EVENT_TRIGGER (7) - define a new event trigger
CREATE_EXTENSION (7) - install an extension
CREATE_FOREIGN_DATA_WRAPPER (7) - define a new foreign-data wrapper
CREATE_FOREIGN_TABLE (7) - define a new foreign table
CREATE_FUNCTION (7)  - define a new function
CREATE_GROUP (7)     - define a new database role
CREATE_INDEX (7)     - define a new index
CREATE_LANGUAGE (7)  - define a new procedural language
CREATE_MATERIALIZED_VIEW (7) - define a new materialized view
CREATE_OPERATOR (7)  - define a new operator
CREATE_OPERATOR_CLASS (7) - define a new operator class
CREATE_OPERATOR_FAMILY (7) - define a new operator family
CREATE_POLICY (7)    - define a new row-level security policy for a table
CREATE_PROCEDURE (7) - define a new procedure
CREATE_PUBLICATION (7) - define a new publication
CREATE_ROLE (7)      - define a new database role
CREATE_RULE (7)      - define a new rewrite rule
CREATE_SCHEMA (7)    - define a new schema
CREATE_SEQUENCE (7)  - define a new sequence generator
CREATE_SERVER (7)    - define a new foreign server
CREATE_STATISTICS (7) - define extended statistics
CREATE_SUBSCRIPTION (7) - define a new subscription
CREATE_TABLE (7)     - define a new table
CREATE_TABLE_AS (7)  - define a new table from the results of a query
CREATE_TABLESPACE (7) - define a new tablespace
CREATE_TEXT_SEARCH_CONFIGURATION (7) - define a new text search configuration
CREATE_TEXT_SEARCH_DICTIONARY (7) - define a new text search dictionary
CREATE_TEXT_SEARCH_PARSER (7) - define a new text search parser
CREATE_TEXT_SEARCH_TEMPLATE (7) - define a new text search template
CREATE_TRANSFORM (7) - define a new transform
CREATE_TRIGGER (7)   - define a new trigger
CREATE_TYPE (7)      - define a new data type
CREATE_USER (7)      - define a new database role
CREATE_USER_MAPPING (7) - define a new mapping of a user to a foreign server
CREATE_VIEW (7)      - define a new view
credentials (7)      - process identifiers
crypto (7ssl)        - OpenSSL cryptographic library
ct (7ssl)            - Certificate Transparency
daemon (7)           - Writing and packaging system daemons
ddp (7)              - Linux AppleTalk protocol implementation
DEALLOCATE (7)       - deallocate a prepared statement
deb-version (7)      - Debian package version number format
debuginfod-client-config (7) - debuginfod client environment variables, cache...
DECLARE (7)          - define a cursor
DELETE (7)           - delete rows of a table
des_modes (7ssl)     - the variants of DES and other crypto algorithms of Ope...
ditroff (7)          - classical device-independent roff
DO (7)               - execute an anonymous code block
DROP_ACCESS_METHOD (7) - remove an access method
DROP_AGGREGATE (7)   - remove an aggregate function
DROP_CAST (7)        - remove a cast
DROP_COLLATION (7)   - remove a collation
DROP_CONVERSION (7)  - remove a conversion
DROP_DATABASE (7)    - remove a database
DROP_DOMAIN (7)      - remove a domain
DROP_EVENT_TRIGGER (7) - remove an event trigger
DROP_EXTENSION (7)   - remove an extension
DROP_FOREIGN_DATA_WRAPPER (7) - remove a foreign-data wrapper
DROP_FOREIGN_TABLE (7) - remove a foreign table
DROP_FUNCTION (7)    - remove a function
DROP_GROUP (7)       - remove a database role
DROP_INDEX (7)       - remove an index
DROP_LANGUAGE (7)    - remove a procedural language
DROP_MATERIALIZED_VIEW (7) - remove a materialized view
DROP_OPERATOR (7)    - remove an operator
DROP_OPERATOR_CLASS (7) - remove an operator class
DROP_OPERATOR_FAMILY (7) - remove an operator family
DROP_OWNED (7)       - remove database objects owned by a database role
DROP_POLICY (7)      - remove a row-level security policy from a table
DROP_PROCEDURE (7)   - remove a procedure
DROP_PUBLICATION (7) - remove a publication
DROP_ROLE (7)        - remove a database role
DROP_ROUTINE (7)     - remove a routine
DROP_RULE (7)        - remove a rewrite rule
DROP_SCHEMA (7)      - remove a schema
DROP_SEQUENCE (7)    - remove a sequence
DROP_SERVER (7)      - remove a foreign server descriptor
DROP_STATISTICS (7)  - remove extended statistics
DROP_SUBSCRIPTION (7) - remove a subscription
DROP_TABLE (7)       - remove a table
DROP_TABLESPACE (7)  - remove a tablespace
DROP_TEXT_SEARCH_CONFIGURATION (7) - remove a text search configuration
DROP_TEXT_SEARCH_DICTIONARY (7) - remove a text search dictionary
DROP_TEXT_SEARCH_PARSER (7) - remove a text search parser
DROP_TEXT_SEARCH_TEMPLATE (7) - remove a text search template
DROP_TRANSFORM (7)   - remove a transform
DROP_TRIGGER (7)     - remove a trigger
DROP_TYPE (7)        - remove a data type
DROP_USER (7)        - remove a database role
DROP_USER_MAPPING (7) - remove a user mapping for a foreign server
DROP_VIEW (7)        - remove a view
Ed25519 (7ssl)       - EVP_PKEY Ed25519 and Ed448 support
Ed448 (7ssl)         - EVP_PKEY Ed25519 and Ed448 support
editline (7edit)     - line editing user interface
END (7)              - commit the current transaction
environ (7)          - user environment
epoll (7)            - I/O event notification facility
evp (7ssl)           - high-level cryptographic functions
EVP_ASYM_CIPHER-SM2 (7ssl) - SM2 Asymmetric Cipher algorithm support
EVP_CIPHER-AES (7ssl) - The AES EVP_CIPHER implementations
EVP_CIPHER-ARIA (7ssl) - The ARIA EVP_CIPHER implementations
EVP_CIPHER-BLOWFISH (7ssl) - The BLOBFISH EVP_CIPHER implementations
EVP_CIPHER-CAMELLIA (7ssl) - The CAMELLIA EVP_CIPHER implementations
EVP_CIPHER-CAST (7ssl) - The CAST EVP_CIPHER implementations
EVP_CIPHER-CHACHA (7ssl) - The CHACHA EVP_CIPHER implementations
EVP_CIPHER-DES (7ssl) - The DES EVP_CIPHER implementations
EVP_CIPHER-IDEA (7ssl) - The IDEA EVP_CIPHER implementations
EVP_CIPHER-RC2 (7ssl) - The RC2 EVP_CIPHER implementations
EVP_CIPHER-RC4 (7ssl) - The RC4 EVP_CIPHER implementations
EVP_CIPHER-RC5 (7ssl) - The RC5 EVP_CIPHER implementations
EVP_CIPHER-SEED (7ssl) - The SEED EVP_CIPHER implementations
EVP_CIPHER-SM4 (7ssl) - The SM4 EVP_CIPHER implementations
EVP_KDF-HKDF (7ssl)  - The HKDF EVP_KDF implementation
EVP_KDF-KB (7ssl)    - The Key-Based EVP_KDF implementation
EVP_KDF-KRB5KDF (7ssl) - The RFC3961 Krb5 KDF EVP_KDF implementation
EVP_KDF-PBKDF1 (7ssl) - The PBKDF1 EVP_KDF implementation
EVP_KDF-PBKDF2 (7ssl) - The PBKDF2 EVP_KDF implementation
EVP_KDF-PKCS12KDF (7ssl) - The PKCS#12 EVP_KDF implementation
EVP_KDF-SCRYPT (7ssl) - The scrypt EVP_KDF implementation
EVP_KDF-SS (7ssl)    - The Single Step / One Step EVP_KDF implementation
EVP_KDF-SSHKDF (7ssl) - The SSHKDF EVP_KDF implementation
EVP_KDF-TLS13_KDF (7ssl) - The TLS 1.3 EVP_KDF implementation
EVP_KDF-TLS1_PRF (7ssl) - The TLS1 PRF EVP_KDF implementation
EVP_KDF-X942-ASN1 (7ssl) - The X9.42-2003 asn1 EVP_KDF implementation
EVP_KDF-X942-CONCAT (7ssl) - The X942 Concat EVP_KDF implementation
EVP_KDF-X963 (7ssl)  - The X9.63-2001 EVP_KDF implementation
EVP_KEM-RSA (7ssl)   - EVP_KEM RSA keytype and algorithm support
EVP_KEYEXCH-DH (7ssl) - DH Key Exchange algorithm support
EVP_KEYEXCH-ECDH (7ssl) - ECDH Key Exchange algorithm support
EVP_KEYEXCH-X25519 (7ssl) - X25519 and X448 Key Exchange algorithm support
EVP_KEYEXCH-X448 (7ssl) - X25519 and X448 Key Exchange algorithm support
EVP_KEYMGMT-CMAC (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_KEYMGMT-DH (7ssl) - EVP_PKEY DH and DHX keytype and algorithm support
EVP_KEYMGMT-DSA (7ssl) - EVP_PKEY DSA keytype and algorithm support
EVP_KEYMGMT-EC (7ssl) - EVP_PKEY EC keytype and algorithm support
EVP_KEYMGMT-ED25519 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype...
EVP_KEYMGMT-ED448 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype a...
EVP_KEYMGMT-HMAC (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_KEYMGMT-Poly1305 (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_KEYMGMT-RSA (7ssl) - EVP_PKEY RSA keytype and algorithm support
EVP_KEYMGMT-Siphash (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_KEYMGMT-SM2 (7ssl) - EVP_PKEY keytype support for the Chinese SM2 signatu...
EVP_KEYMGMT-X25519 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype ...
EVP_KEYMGMT-X448 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype an...
EVP_MAC-BLAKE2 (7ssl) - The BLAKE2 EVP_MAC implementations
EVP_MAC-BLAKE2BMAC (7ssl) - The BLAKE2 EVP_MAC implementations
EVP_MAC-BLAKE2SMAC (7ssl) - The BLAKE2 EVP_MAC implementations
EVP_MAC-CMAC (7ssl)  - The CMAC EVP_MAC implementation
EVP_MAC-GMAC (7ssl)  - The GMAC EVP_MAC implementation
EVP_MAC-HMAC (7ssl)  - The HMAC EVP_MAC implementation
EVP_MAC-KMAC (7ssl)  - The KMAC EVP_MAC implementations
EVP_MAC-KMAC128 (7ssl) - The KMAC EVP_MAC implementations
EVP_MAC-KMAC256 (7ssl) - The KMAC EVP_MAC implementations
EVP_MAC-Poly1305 (7ssl) - The Poly1305 EVP_MAC implementation
EVP_MAC-Siphash (7ssl) - The Siphash EVP_MAC implementation
EVP_MD-BLAKE2 (7ssl) - The BLAKE2 EVP_MD implementation
EVP_MD-common (7ssl) - The OpenSSL EVP_MD implementations, common things
EVP_MD-KECCAK-KMAC (7ssl) - The SHAKE / KECCAK family EVP_MD implementations
EVP_MD-MD2 (7ssl)    - The MD2 EVP_MD implementation
EVP_MD-MD4 (7ssl)    - The MD4 EVP_MD implementation
EVP_MD-MD5 (7ssl)    - The MD5 EVP_MD implementation
EVP_MD-MD5-SHA1 (7ssl) - The MD5-SHA1 EVP_MD implementation
EVP_MD-MDC2 (7ssl)   - The MDC2 EVP_MD implementation
EVP_MD-RIPEMD160 (7ssl) - The RIPEMD160 EVP_MD implementation
EVP_MD-SHA1 (7ssl)   - The SHA1 EVP_MD implementation
EVP_MD-SHA2 (7ssl)   - The SHA2 EVP_MD implementation
EVP_MD-SHA3 (7ssl)   - The SHA3 EVP_MD implementations
EVP_MD-SHAKE (7ssl)  - The SHAKE / KECCAK family EVP_MD implementations
EVP_MD-SM3 (7ssl)    - The SM3 EVP_MD implementations
EVP_MD-WHIRLPOOL (7ssl) - The WHIRLPOOL EVP_MD implementation
EVP_PKEY-CMAC (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-DH (7ssl)   - EVP_PKEY DH and DHX keytype and algorithm support
EVP_PKEY-DHX (7ssl)  - EVP_PKEY DH and DHX keytype and algorithm support
EVP_PKEY-DSA (7ssl)  - EVP_PKEY DSA keytype and algorithm support
EVP_PKEY-EC (7ssl)   - EVP_PKEY EC keytype and algorithm support
EVP_PKEY-ED25519 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype an...
EVP_PKEY-ED448 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype and ...
EVP_PKEY-FFC (7ssl)  - EVP_PKEY DSA and DH/DHX shared FFC parameters.
EVP_PKEY-HMAC (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-Poly1305 (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-RSA (7ssl)  - EVP_PKEY RSA keytype and algorithm support
EVP_PKEY-Siphash (7ssl) - EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-SM2 (7ssl)  - EVP_PKEY keytype support for the Chinese SM2 signature...
EVP_PKEY-X25519 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype and...
EVP_PKEY-X448 (7ssl) - EVP_PKEY X25519, X448, ED25519 and ED448 keytype and a...
EVP_RAND (7ssl)      - the random bit generator
EVP_RAND-CTR-DRBG (7ssl) - The CTR DRBG EVP_RAND implementation
EVP_RAND-HASH-DRBG (7ssl) - The HASH DRBG EVP_RAND implementation
EVP_RAND-HMAC-DRBG (7ssl) - The HMAC DRBG EVP_RAND implementation
EVP_RAND-SEED-SRC (7ssl) - The randomness seed source EVP_RAND implementation
EVP_RAND-TEST-RAND (7ssl) - The test EVP_RAND implementation
EVP_SIGNATURE-CMAC (7ssl) - The legacy EVP_PKEY MAC signature implementations
EVP_SIGNATURE-DSA (7ssl) - The EVP_PKEY DSA signature implementation
EVP_SIGNATURE-ECDSA (7ssl) - The EVP_PKEY ECDSA signature implementation.
EVP_SIGNATURE-ED25519 (7ssl) - EVP_PKEY Ed25519 and Ed448 support
EVP_SIGNATURE-ED448 (7ssl) - EVP_PKEY Ed25519 and Ed448 support
EVP_SIGNATURE-HMAC (7ssl) - The legacy EVP_PKEY MAC signature implementations
EVP_SIGNATURE-Poly1305 (7ssl) - The legacy EVP_PKEY MAC signature implementat...
EVP_SIGNATURE-RSA (7ssl) - The EVP_PKEY RSA signature implementation
EVP_SIGNATURE-Siphash (7ssl) - The legacy EVP_PKEY MAC signature implementations
EXECUTE (7)          - execute a prepared statement
EXPLAIN (7)          - show the execution plan of a statement
fanotify (7)         - monitoring filesystem events
feature_test_macros (7) - feature test macros
FETCH (7)            - retrieve rows from a query using a cursor
fifo (7)             - first-in first-out special file, named pipe
file-hierarchy (7)   - File system hierarchy overview
fips_module (7ssl)   - OpenSSL fips module guide
fsf-funding (7gcc)   - Funding Free Software
ftm (7)              - feature test macros
futex (7)            - fast user-space locking
gfdl (7gcc)          - GNU Free Documentation License
gitcli (7)           - Git command-line interface and conventions
gitcore-tutorial (7) - A Git core tutorial for developers
gitcredentials (7)   - Providing usernames and passwords to Git
gitcvs-migration (7) - Git for CVS users
gitdiffcore (7)      - Tweaking diff output
giteveryday (7)      - A useful minimum set of commands for Everyday Git
gitfaq (7)           - Frequently asked questions about using Git
gitglossary (7)      - A Git Glossary
gitnamespaces (7)    - Git namespaces
gitremote-helpers (7) - Helper programs to interact with remote repositories
gitrevisions (7)     - Specifying revisions and ranges for Git
gitsubmodules (7)    - Mounting one repository inside another
gittutorial (7)      - A tutorial introduction to Git
gittutorial-2 (7)    - A tutorial introduction to Git: part two
gitworkflows (7)     - An overview of recommended workflows with Git
glibc (7)            - overview of standard C libraries on Linux
glob (7)             - globbing pathnames
gpl (7gcc)           - GNU General Public License
GRANT (7)            - define access privileges
groff (7)            - a short reference for the GNU roff language
groff_char (7)       - groff glyph names
groff_diff (7)       - differences between GNU troff and classical troff
groff_hdtbl (7)      - Heidelberger table macros for GNU roff
groff_man (7)        - GNU roff macro package for formatting man pages
groff_mdoc (7)       - reference for groff's mdoc implementation
groff_me (7)         - me macro package for formatting documents with G...
groff_mm (7)         - memorandum macros for GNU roff
groff_mom (7)        - groff mom macros; mom is a roff lang...
groff_ms (7)         - GNU roff manuscript macro package for formatting docum...
groff_trace (7)      - groff macro package trace.tmac
groff_www (7)        - groff macros for authoring web pages
hier (7)             - description of the filesystem hierarchy
hostname (7)         - hostname resolution description
hwdb (7)             - Hardware Database
icmp (7)             - Linux IPv4 ICMP kernel module.
IMPORT_FOREIGN_SCHEMA (7) - import table definitions from a foreign server
initramfs-tools (7)  - an introduction to writing scripts for mkinitramfs
inode (7)            - file inode information
inotify (7)          - monitoring filesystem events
INSERT (7)           - create new rows in a table
intro (7)            - introduction to overview and miscellany section
ip (7)               - Linux IPv4 protocol implementation
ipc_namespaces (7)   - overview of Linux IPC namespaces
ipmi_cmdlang (7)     - A command language interface to the IPMI library
ipv6 (7)             - Linux IPv6 protocol implementation
iso-8859-1 (7)       - ISO 8859-1 character set encoded in octal, decimal, an...
iso-8859-10 (7)      - ISO 8859-10 character set encoded in octal, decimal, a...
iso-8859-11 (7)      - ISO 8859-11 character set encoded in octal, decimal, a...
iso-8859-13 (7)      - ISO 8859-13 character set encoded in octal, decimal, a...
iso-8859-14 (7)      - ISO 8859-14 character set encoded in octal, decimal, a...
iso-8859-15 (7)      - ISO 8859-15 character set encoded in octal, decimal, a...
iso-8859-16 (7)      - ISO 8859-16 character set encoded in octal, decimal, a...
iso-8859-2 (7)       - ISO 8859-2 character set encoded in octal, decimal, an...
iso-8859-3 (7)       - ISO 8859-3 character set encoded in octal, decimal, an...
iso-8859-4 (7)       - ISO 8859-4 character set encoded in octal, decimal, an...
iso-8859-5 (7)       - ISO 8859-5 character set encoded in octal, decimal, an...
iso-8859-6 (7)       - ISO 8859-6 character set encoded in octal, decimal, an...
iso-8859-7 (7)       - ISO 8859-7 character set encoded in octal, decimal, an...
iso-8859-8 (7)       - ISO 8859-8 character set encoded in octal, decimal, an...
iso-8859-9 (7)       - ISO 8859-9 character set encoded in octal, decimal, an...
iso_8859-1 (7)       - ISO 8859-1 character set encoded in octal, decimal, an...
iso_8859-10 (7)      - ISO 8859-10 character set encoded in octal, decimal, a...
iso_8859-11 (7)      - ISO 8859-11 character set encoded in octal, decimal, a...
iso_8859-13 (7)      - ISO 8859-13 character set encoded in octal, decimal, a...
iso_8859-14 (7)      - ISO 8859-14 character set encoded in octal, decimal, a...
iso_8859-15 (7)      - ISO 8859-15 character set encoded in octal, decimal, a...
iso_8859-16 (7)      - ISO 8859-16 character set encoded in octal, decimal, a...
iso_8859-2 (7)       - ISO 8859-2 character set encoded in octal, decimal, an...
iso_8859-3 (7)       - ISO 8859-3 character set encoded in octal, decimal, an...
iso_8859-4 (7)       - ISO 8859-4 character set encoded in octal, decimal, an...
iso_8859-5 (7)       - ISO 8859-5 character set encoded in octal, decimal, an...
iso_8859-6 (7)       - ISO 8859-6 character set encoded in octal, decimal, an...
iso_8859-7 (7)       - ISO 8859-7 character set encoded in octal, decimal, an...
iso_8859-8 (7)       - ISO 8859-8 character set encoded in octal, decimal, an...
iso_8859-9 (7)       - ISO 8859-9 character set encoded in octal, decimal, an...
iso_8859_1 (7)       - ISO 8859-1 character set encoded in octal, decimal, an...
iso_8859_10 (7)      - ISO 8859-10 character set encoded in octal, decimal, a...
iso_8859_11 (7)      - ISO 8859-11 character set encoded in octal, decimal, a...
iso_8859_13 (7)      - ISO 8859-13 character set encoded in octal, decimal, a...
iso_8859_14 (7)      - ISO 8859-14 character set encoded in octal, decimal, a...
iso_8859_15 (7)      - ISO 8859-15 character set encoded in octal, decimal, a...
iso_8859_16 (7)      - ISO 8859-16 character set encoded in octal, decimal, a...
iso_8859_2 (7)       - ISO 8859-2 character set encoded in octal, decimal, an...
iso_8859_3 (7)       - ISO 8859-3 character set encoded in octal, decimal, an...
iso_8859_4 (7)       - ISO 8859-4 character set encoded in octal, decimal, an...
iso_8859_5 (7)       - ISO 8859-5 character set encoded in octal, decimal, an...
iso_8859_6 (7)       - ISO 8859-6 character set encoded in octal, decimal, an...
iso_8859_7 (7)       - ISO 8859-7 character set encoded in octal, decimal, an...
iso_8859_8 (7)       - ISO 8859-8 character set encoded in octal, decimal, an...
iso_8859_9 (7)       - ISO 8859-9 character set encoded in octal, decimal, an...
kernel-command-line (7) - Kernel command line parameters
kernel_lockdown (7)  - kernel image access prevention feature
keyrings (7)         - in-kernel key management and retention facility
keyutils (7)         - in-kernel key management utilities
koi8-r (7)           - Russian character set encoded in octal, decimal, and h...
koi8-u (7)           - Ukrainian character set encoded in octal, decimal, and...
latin1 (7)           - ISO 8859-1 character set encoded in octal, decimal, an...
latin10 (7)          - ISO 8859-16 character set encoded in octal, decimal, a...
latin2 (7)           - ISO 8859-2 character set encoded in octal, decimal, an...
latin3 (7)           - ISO 8859-3 character set encoded in octal, decimal, an...
latin4 (7)           - ISO 8859-4 character set encoded in octal, decimal, an...
latin5 (7)           - ISO 8859-9 character set encoded in octal, decimal, an...
latin6 (7)           - ISO 8859-10 character set encoded in octal, decimal, a...
latin7 (7)           - ISO 8859-13 character set encoded in octal, decimal, a...
latin8 (7)           - ISO 8859-14 character set encoded in octal, decimal, a...
latin9 (7)           - ISO 8859-15 character set encoded in octal, decimal, a...
libc (7)             - overview of standard C libraries on Linux
libOpenCL (7)        - OCL-ICD implementation of OpenCL ICD loader
libOpenCL.so (7)     - OCL-ICD implementation of OpenCL ICD loader
life_cycle-cipher (7ssl) - The cipher algorithm life-cycle
life_cycle-digest (7ssl) - The digest algorithm life-cycle
life_cycle-kdf (7ssl) - The KDF algorithm life-cycle
life_cycle-mac (7ssl) - The MAC algorithm life-cycle
life_cycle-pkey (7ssl) - The PKEY algorithm life-cycle
life_cycle-rand (7ssl) - The RAND algorithm life-cycle
LISTEN (7)           - listen for a notification
LOAD (7)             - load a shared library file
locale (7)           - description of multilanguage support
LOCK (7)             - lock a table
lvmcache (7)         - LVM caching
lvmraid (7)          - LVM RAID
lvmreport (7)        - LVM reporting and related features
lvmsystemid (7)      - LVM system ID
lvmthin (7)          - LVM thin provisioning
lvmvdo (7)           - Support for Virtual Data Optimizer in LVM
mailaddr (7)         - mail addressing description
maildirquota (7)     - voluntary Maildir quotas
maildirquota.maildrop (7) - voluntary Maildir quotas
maildropex (7)       - maildrop filtering language examples
maildropfilter (7)   - maildrop's filtering language
maildropgdbm (7)     - GDBM/DB support in maildrop
man (7)              - macros to format man pages
man-pages (7)        - conventions for writing Linux man pages
math_error (7)       - detecting errors from mathematical functions
mh (7)               - new MH message system
mh-chart (7mh)       - chart of nmh commands and their options
mh-mime (7mh)        - overview of nmh MIME message composition and display
migration_guide (7ssl) - OpenSSL migration guide
mount_namespaces (7) - overview of Linux mount namespaces
MOVE (7)             - position a cursor
mq_overview (7)      - overview of POSIX message queues
namespaces (7)       - overview of Linux namespaces
netdevice (7)        - low-level access to Linux network devices
netlink (7)          - communication between kernel and user space (AF_NETLINK)
network_namespaces (7) - overview of Linux network namespaces
nfs.systemd (7)      - managing NFS services through systemd.
nmh (7mh)            - new MH message system
NOTIFY (7)           - generate a notification
nptl (7)             - Native POSIX Threads Library
numa (7)             - overview of Non-Uniform Memory Architecture
openipmi_conparms (7) - Connection parmeters for OpenIPMI
openssl-core.h (7ssl) - OpenSSL Core types
openssl-core_dispatch.h (7ssl) - OpenSSL provider dispatch numbers and functi...
openssl-core_names.h (7ssl) - OpenSSL provider parameter names
openssl-env (7ssl)   - OpenSSL environment variables
openssl-glossary (7ssl) - An OpenSSL Glossary
openssl-threads (7ssl) - Overview of thread safety in OpenSSL
OPENSSL_API_COMPAT (7ssl) - User defined macros
OPENSSL_NO_DEPRECATED (7ssl) - User defined macros
openssl_user_macros (7ssl) - User defined macros
operator (7)         - C operator precedence and order of evaluation
OSSL_PROVIDER-base (7ssl) - OpenSSL base provider
OSSL_PROVIDER-default (7ssl) - OpenSSL default provider
OSSL_PROVIDER-FIPS (7ssl) - OpenSSL FIPS provider
OSSL_PROVIDER-legacy (7ssl) - OpenSSL legacy provider
OSSL_PROVIDER-null (7ssl) - OpenSSL null provider
ossl_store (7ssl)    - Store retrieval functions
ossl_store-file (7ssl) - The store 'file' scheme loader
packet (7)           - packet interface on device level
pam (7)              - Pluggable Authentication Modules for Linux
pam_env (7)          - PAM module to set/unset environment variables
pam_selinux (7)      - PAM module to set the default security context
passphrase-encoding (7ssl) - How diverse parts of OpenSSL treat pass phrases ...
path_resolution (7)  - how a pathname is resolved to a file
pcap-filter (7)      - packet filter syntax
pcilib (7)           - a library for accessing PCI devices
persistent-keyring (7) - per-user persistent keyring
pid_namespaces (7)   - overview of Linux PID namespaces
pipe (7)             - overview of pipes and FIFOs
pkeys (7)            - overview of Memory Protection Keys
posixoptions (7)     - optional parts of the POSIX standard
postgresql-common (7) - wrapper for PostgreSQL client commands
precedence (7)       - C operator precedence and order of evaluation
PREPARE (7)          - prepare a statement for execution
PREPARE_TRANSACTION (7) - prepare the current transaction for two-phase commit
process-keyring (7)  - per-process shared keyring
property (7ssl)      - Properties, a selection mechanism for algorithm implem...
provider (7ssl)      - OpenSSL operation implementation providers
provider-asym_cipher (7ssl) - The asym_cipher library <-> provider functions
provider-base (7ssl) - The basic OpenSSL library <-> provider functions
provider-cipher (7ssl) - The cipher library <-> provider functions
provider-decoder (7ssl) - The OSSL_DECODER library <-> provider functions
provider-digest (7ssl) - The digest library <-> provider functions
provider-encoder (7ssl) - The OSSL_ENCODER library <-> provider functions
provider-kdf (7ssl)  - The KDF library <-> provider functions
provider-kem (7ssl)  - The kem library <-> provider functions
provider-keyexch (7ssl) - The keyexch library <-> provider functions
provider-keymgmt (7ssl) - The KEYMGMT library <-> provider functions
provider-mac (7ssl)  - The mac library <-> provider functions
provider-object (7ssl) - A specification for a provider-native object abstrac...
provider-rand (7ssl) - The random number generation library <-> provider func...
provider-signature (7ssl) - The signature library <-> provider functions
provider-storemgmt (7ssl) - The OSSL_STORE library <-> provider functions
proxy-certificates (7ssl) - Proxy certificates in OpenSSL
pthreads (7)         - POSIX threads
pty (7)              - pseudoterminal interfaces
queue (7)            - implementations of linked lists and queues
random (7)           - overview of interfaces for obtaining randomness
raw (7)              - Linux IPv4 raw sockets
re_format (7)        - POSIX.2 regular expressions
REASSIGN_OWNED (7)   - change the ownership of database objects owned by a da...
REFRESH_MATERIALIZED_VIEW (7) - replace the contents of a materialized view
regex (7)            - POSIX.2 regular expressions
REINDEX (7)          - rebuild indexes
RELEASE_SAVEPOINT (7) - destroy a previously defined savepoint
REVOKE (7)           - remove access privileges
roff (7)             - concepts and history of roff typesetting
ROLLBACK (7)         - abort the current transaction
ROLLBACK_PREPARED (7) - cancel a transaction that was earlier prepared for tw...
ROLLBACK_TO_SAVEPOINT (7) - roll back to a savepoint
RSA-PSS (7ssl)       - EVP_PKEY RSA-PSS algorithm support
rtld-audit (7)       - auditing API for the dynamic linker
rtnetlink (7)        - Linux IPv4 routing socket
SAVEPOINT (7)        - define a new savepoint within the current transaction
sched (7)            - overview of CPU scheduling
sd-boot (7)          - A simple UEFI boot manager
SECURITY_LABEL (7)   - define or change a security label applied to an object
SELECT (7)           - retrieve rows from a table or view
SELECT_INTO (7)      - define a new table from the results of a query
sem_overview (7)     - overview of POSIX semaphores
session-keyring (7)  - session shared process keyring
SET (7)              - change a run-time parameter
SET_CONSTRAINTS (7)  - set constraint check timing for the current transaction
SET_ROLE (7)         - set the current user identifier of the current session
SET_SESSION_AUTHORIZATION (7) - set the session user identifier and the curre...
SET_TRANSACTION (7)  - set the characteristics of the current transaction
shm_overview (7)     - overview of POSIX shared memory
sigevent (7)         - structure for notification from asynchronous routines
signal (7)           - overview of signals
signal-safety (7)    - async-signal-safe functions
SM2 (7ssl)           - EVP_PKEY keytype support for the Chinese SM2 signature...
sock_diag (7)        - obtaining information about sockets
socket (7)           - Linux socket interface
spufs (7)            - SPU filesystem
ssl (7ssl)           - OpenSSL SSL/TLS library
standards (7)        - C and UNIX Standards
START_TRANSACTION (7) - start a transaction block
suffixes (7)         - list of file suffixes
svipc (7)            - System V interprocess communication mechanisms
symlink (7)          - symbolic link handling
system_data_types (7) - overview of system data types
systemd-boot (7)     - A simple UEFI boot manager
systemd.directives (7) - Index of configuration directives
systemd.environment-generator (7) - systemd environment file generators
systemd.generator (7) - systemd unit generators
systemd.index (7)    - List all manpages from the systemd project
systemd.journal-fields (7) - Special journal fields
systemd.net-naming-scheme (7) - Network device naming schemes
systemd.offline-updates (7) - Implementation of offline updates in systemd
systemd.special (7)  - Special systemd units
systemd.syntax (7)   - General syntax of systemd configuration files
systemd.time (7)     - Time and date specifications
sysvipc (7)          - System V interprocess communication mechanisms
TABLE (7)            - retrieve rows from a table or view
tc-hfsc (7)          - Hierarchical Fair Service Curve
tcp (7)              - TCP protocol
term (7)             - conventions for naming terminal types
termio (7)           - System V terminal driver interface
thread-keyring (7)   - per-thread keyring
time (7)             - overview of time and timers
time_namespaces (7)  - overview of Linux time namespaces
tis-620 (7)          - ISO 8859-11 character set encoded in octal, decimal, a...
udev (7)             - Dynamic device management
udp (7)              - User Datagram Protocol for IPv4
udplite (7)          - Lightweight User Datagram Protocol
unicode (7)          - universal character set
units (7)            - decimal and binary prefixes
unix (7)             - sockets for local interprocess communication
UNLISTEN (7)         - stop listening for a notification
UPDATE (7)           - update rows of a table
uri (7)              - uniform resource identifier (URI), including a URL or URN
url (7)              - uniform resource identifier (URI), including a URL or URN
urn (7)              - uniform resource identifier (URI), including a URL or URN
user-keyring (7)     - per-user keyring
user-session-keyring (7) - per-user default session keyring
user_namespaces (7)  - overview of Linux user namespaces
utf-8 (7)            - an ASCII compatible multibyte Unicode encoding
uts_namespaces (7)   - overview of Linux UTS namespaces
VACUUM (7)           - garbage-collect and optionally analyze a database
VALUES (7)           - compute a set of rows
vdso (7)             - overview of the virtual ELF dynamic shared object
vsock (7)            - Linux VSOCK address family
WITH (7)             - retrieve rows from a table or view
x25 (7)              - ITU-T X.25 / ISO-8208 protocol interface
X25519 (7ssl)        - EVP_PKEY X25519 and X448 support
X448 (7ssl)          - EVP_PKEY X25519 and X448 support
x509 (7ssl)          - X.509 certificate handling
xattr (7)            - Extended attributes
xkeyboard-config (7) - XKB data description files

Generated by phpMan Author: Che Dong On Apache Under GNU General Public License
2026-05-23 07:43 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top