Section 7: Miscellany

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Section index

A

ABORT(7)
abort the current transaction
address_families(7)
socket address families (domains)
aio(7)
POSIX asynchronous I/O overview
alsactl_init(7)
alsa control management - initialization
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(7)
kernel enhancement to confine programs to a limited se...
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

B

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
bpf-helpers(7)
list of eBPF helper functions
builtins(7)
bash built-in commands, see bash(1)

C

CALL(7)
invoke a procedure
capabilities(7)
overview of Linux capabilities
cgroup_namespaces(7)
overview of Linux cgroup namespaces
cgroups(7)
Linux control groups
charsets(7)
character set standards and internationalization
CHECKPOINT(7)
force a transaction log checkpoint
CLOSE(7)
close a cursor
CLUSTER(7)
cluster a table according to an index
cmake-buildsystem(7)
CMake Buildsystem Reference
cmake-commands(7)
CMake Language Command Reference
cmake-compile-features(7)
CMake Compile Features Reference
cmake-developer(7)
CMake Developer Reference
cmake-env-variables(7)
CMake Environment Variables Reference
cmake-file-api(7)
CMake File-Based API
cmake-generator-expressions(7)
CMake Generator Expressions
cmake-generators(7)
CMake Generators Reference
cmake-language(7)
CMake Language Reference
cmake-modules(7)
CMake Modules Reference
cmake-packages(7)
CMake Packages Reference
cmake-policies(7)
CMake Policies Reference
cmake-presets(7)
CMakePresets.json
cmake-properties(7)
CMake Properties Reference
cmake-qt(7)
CMake Qt Features Reference
cmake-server(7)
CMake Server
cmake-toolchains(7)
CMake Toolchains Reference
cmake-variables(7)
CMake Variables Reference
COMMENT(7)
define or change the comment of an object
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...
cpack-generators(7)
CPack Generator Reference
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

D

daemon(7)
Writing and packaging system daemons
dconf(7)
A configuration system
ddp(7)
Linux AppleTalk protocol implementation
DEALLOCATE(7)
deallocate a prepared statement
deb-version(7)
Debian package version number format
debhelper(7)
the debhelper tool suite
debhelper-compat-upgrade-checklist(7)
Upgrade checklist for supported debh...
debhelper-obsolete-compat(7)
List of no longer supported compat levels
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...
dh-autoreconf(7)
debhelper add-on to run autoreconf during build
DISCARD(7)
discard session state
ditroff(7)
classical device-independent roff
DO(7)
execute an anonymous code block
drm(7)
Direct Rendering Manager
drm-kms(7)
Kernel Mode-Setting
drm-memory(7)
DRM Memory Management
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
dwww(7)
access documentation via WWW

E

ecm(7)
Extra CMake Modules
ecm-developer(7)
ECM Developer Reference
ecm-find-modules(7)
ECM Find Modules Reference
ecm-kde-modules(7)
ECM KDE Modules Reference
ecm-modules(7)
ECM Modules Reference
ecm-toolchains(7)
ECM Toolchains Reference
Ed25519(7ssl)
EVP_PKEY Ed25519 and Ed448 support
Ed448(7ssl)
EVP_PKEY Ed25519 and Ed448 support
editline(7edit)
line editing user interface
efadv(7)
Direct verbs for efa devices
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-RSA(7ssl)
RSA Asymmetric Cipher algorithm support
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-NULL(7ssl)
The NULL EVP_CIPHER implementation
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-DHX(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-NULL(7ssl)
The NULL 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

F

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
flaw(7)
a Lua OO management framework for awesome WM widgets
foot-ctlseqs(7)
terminal control sequences supported by foot
ftm(7)
feature test macros
futex(7)
fast user-space locking

G

Git::Wrapper(3pm)
Wrap git(7) command-line interface
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
gnupg(7)
The GNU Privacy Guard suite of programs
GRANT(7)
define access privileges
graphviz(7)
rich set of graph drawing tools
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
gtk-options(7)
Standard Command Line Options for GTK Programs
gvfs(7)
GIO virtual file system

H

hier(7)
description of the filesystem hierarchy
hostname(7)
hostname resolution description
hwdb(7)
Hardware Database
hwloc(7)
General information about hwloc ("hardware locality").

I

ibus-emoji(7)
Call the IBus emoji utility by IBus Emojier
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
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...

J

java-wrappers(7)
capacities shared by java wrapper scripts

K

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
kf5options(7)
Common commandline options for all applications based ...
koi8-r(7)
Russian character set encoded in octal, decimal, and h...
koi8-u(7)
Ukrainian character set encoded in octal, decimal, and...

L

landlock(7)
unprivileged access-control
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...
libbsd(7)
utility functions from BSD systems
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
libsmbclient(7)
An extension library for browsers and that can be used...
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

M

mailaddr(7)
mail addressing description
man(7)
macros to format man pages
man-pages(7)
conventions for writing Linux man pages
manadv(7)
Direct verbs for mana devices
math_error(7)
detecting errors from mathematical functions
MERGE(7)
conditionally insert, update, or delete rows of a table
migration_guide(7ssl)
OpenSSL migration guide
mlx4dv(7)
Direct verbs for mlx4 devices
mlx5dv(7)
Direct verbs for mlx5 devices
mount_namespaces(7)
overview of Linux mount namespaces
MOVE(7)
position a cursor
mq_overview(7)
overview of POSIX message queues

N

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.
nmcli-examples(7)
usage examples of nmcli
NOTIFY(7)
generate a notification
nptl(7)
Native POSIX Threads Library
numa(7)
overview of Non-Uniform Memory Architecture

O

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

P

packet(7)
packet interface on device level
PAM(7)
Pluggable Authentication Modules for Linux
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
pcap-linktype(7)
link-layer header types supported by libpcap
pcap-tstamp(7)
packet time stamps in libpcap
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
pkg.m4(7)
autoconf macros for using pkgconf
po-debconf(7)
introduction
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

Q

qemu-block-drivers(7)
QEMU block drivers reference
qemu-cpu-models(7)
QEMU CPU Models
qemu-qmp-ref(7)
QEMU QMP Reference Manual
qemu-storage-daemon-qmp-ref(7)
QEMU Storage Daemon QMP Reference Manual
qt5options(7)
Common commandline options for all applications based ...
queue(7)
implementations of linked lists and queues

R

RAND(7ssl)
the OpenSSL random generator
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
RESET(7)
restore the value of a run-time parameter to the defau...
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(7ssl)
EVP_PKEY RSA keytype and algorithm support
RSA-PSS(7ssl)
EVP_PKEY RSA-PSS algorithm support
rtld-audit(7)
auditing API for the dynamic linker
rtnetlink(7)
Linux routing socket

S

sane(7)
Scanner Access Now Easy: API for accessing scanners
SAVEPOINT(7)
define a new savepoint within the current transaction
sched(7)
overview of CPU scheduling
sctp(7)
SCTP protocol.
sd-stub(7)
A simple UEFI kernel boot stub
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
SHOW(7)
show the value of a run-time parameter
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
soxeffect(7)
Sound eXchange, the Swiss Army knife of audio manipula...
soxformat(7)
Sound eXchange, the Swiss Army knife of audio manipula...
spufs(7)
SPU filesystem
ssl(7ssl)
OpenSSL SSL/TLS library
standards(7)
C and UNIX Standards
START_TRANSACTION(7)
start a transaction block
string_copying(7)
copying strings and character sequences
suffixes(7)
list of file suffixes
svipc(7)
System V interprocess communication mechanisms
sway-ipc(7)
IPC protocol for sway
swaybar-protocol(7)
JSON status line protocol for swaybar
symlink(7)
symbolic link handling
system_data_types(7)
overview of system data types
systemd-stub(7)
A simple UEFI kernel boot stub
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.system-credentials(7)
System Credentials
systemd.time(7)
Time and date specifications
sysvipc(7)
System V interprocess communication mechanisms

T

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...
TRUNCATE(7)
empty a table or set of tables

U

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
unixODBC(7)
An ODBC implementation for Unix
UNLISTEN(7)
stop listening for a notification
UPDATE(7)
update rows of a table
UPower(7)
System-wide Power Management
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
utf8(7)
an ASCII compatible multibyte Unicode encoding
uts_namespaces(7)
overview of Linux UTS namespaces

V

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
virkeycode-atset1(7)
Key code values for atset1
virkeycode-atset2(7)
Key code values for atset2
virkeycode-atset3(7)
Key code values for atset3
virkeycode-linux(7)
Key code values for linux
virkeycode-osx(7)
Key code values for osx
virkeycode-qnum(7)
Key code values for qnum
virkeycode-usb(7)
Key code values for usb
virkeycode-win32(7)
Key code values for win32
virkeycode-xtkbd(7)
Key code values for xtkbd
virkeyname-linux(7)
Key name values for linux
virkeyname-osx(7)
Key name values for osx
virkeyname-win32(7)
Key name values for win32
vsock(7)
Linux VSOCK address family

W

WITH(7)
retrieve rows from a table or view
wlog(7)
WinPR logging facility

X

X(7)
a portable, network-transparent window system
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
XConsortium(7)
X Consortium information
xkeyboard-config(7)
XKB data description files
XOrgFoundation(7)
X.Org Foundation information
XProjectTeam(7)
X.Org Group information
Xsecurity(7)
X display access control
XStandards(7)
X Window System Standards and Specifications

Y

yasm_arch(7)
Yasm Supported Target Architectures
yasm_dbgfmts(7)
Yasm Supported Debugging Formats
yasm_objfmts(7)
Yasm Supported Object Formats
yasm_parsers(7)
Yasm Supported Parsers (Assembler Syntaxes)

Z

zmq(7)
0MQ lightweight messaging kernel
zmq_curve(7)
secure authentication and confidentiality
zmq_gssapi(7)
secure authentication and confidentiality
zmq_inproc(7)
0MQ local in-process (inter-thread) communication tran...
zmq_ipc(7)
0MQ local inter-process communication transport
zmq_null(7)
no security or confidentiality
zmq_pgm(7)
0MQ reliable multicast transport using PGM
zmq_plain(7)
clear-text authentication
zmq_tcp(7)
0MQ unicast transport using TCP
zmq_tipc(7)
0MQ unicast transport using TIPC
zmq_udp(7)
0MQ UDP multicast and unicast transport
zmq_vmci(7)
0MQ transport over virtual machine communicatios inter...

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z