change the definition of an aggregate function NAME ALTER_AGGREGATE - change the definition of an aggregate function SYNOPSIS ALTER AGGREGATE name ( aggregate_signature ) RENAME TO…Disk Image Dissection Policy NAME systemd.image-policy - Disk Image Dissection Policy DESCRIPTION In systemd, whenever a disk image (DDI) implementing the Discoverable Partitions S…remove an aggregate function NAME DROP_AGGREGATE - remove an aggregate function SYNOPSIS DROP AGGREGATE [ IF EXISTS ] name ( aggregate_signature ) [, ...] [ CASCADE | RESTRICT ] wh…define or change a security label applied to an object NAME SECURITY_LABEL - define or change a security label applied to an object SYNOPSIS SECURITY LABEL [ FOR provider ] ON { TA…change the definition of an extension NAME ALTER_EXTENSION - change the definition of an extension SYNOPSIS ALTER EXTENSION name UPDATE [ TO new_version ] ALTER EXTENSION name SET …A Git Glossary NAME gitglossary - A Git Glossary SYNOPSIS * DESCRIPTION alternate object database Via the alternates mechanism, a repository can inherit part of its object database…define a new encoding conversion NAME CREATE_CONVERSION - define a new encoding conversion SYNOPSIS CREATE [ DEFAULT ] CONVERSION name FOR source_encoding TO dest_encoding FROM fun…define or change the comment of an object NAME COMMENT - define or change the comment of an object SYNOPSIS COMMENT ON { ACCESS METHOD object_name | AGGREGATE aggregate_name ( aggr…copy data between a file and a table NAME COPY - copy data between a file and a table SYNOPSIS COPY table_name [ ( column_name [, ...] ) ] FROM { ' filename ' | PROGRAM ' command '…debuginfod client environment variables, cache control files and etc. NAME debuginfod-client-config - debuginfod client environment variables, cache control files and etc. SYNOPSIS…Kernel command line parameters NAME kernel-command-line - Kernel command line parameters SYNOPSIS /proc/cmdline DESCRIPTION The kernel, the programs running in the initrd and in th…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…in-kernel key management and retention facility NAME keyrings - in-kernel key management and retention facility DESCRIPTION The Linux key-management facility is primarily a way for…List all manpages from the systemd project NAME systemd.index - List all manpages from the systemd project 3 30-systemd-environment-d-generator (8) — Load variables specified by en…overview of the virtual ELF dynamic shared object NAME vdso - overview of the virtual ELF dynamic shared object SYNOPSIS #include <sys/auxv.h> void *vdso = (uintptr_t) getauxval(AT…A Git core tutorial for developers NAME gitcore-tutorial - A Git core tutorial for developers SYNOPSIS git * DESCRIPTION This tutorial explains how to use the "core" Git commands t…list of eBPF helper functions NAME BPF-HELPERS - list of eBPF helper functions DESCRIPTION The extended Berkeley Packet Filter (eBPF) subsystem consists in programs written in a ps…