...hat matches the specified regular expression. Archive, here, means the values after a= in apt-cache policy . ?codename(REGEX) Selects versions that come from the codename that m…Linux routing socket NAME rtnetlink - Linux routing socket SYNOPSIS #include <asm/types.h> #include <linux/if_link.h> #include <linux/netlink.h> #include <linux/rtnetlink.h> #inclu…debuginfod client environment variables, cache control files and etc. NAME debuginfod-client-config - debuginfod client environment variables, cache control files and etc. SYNOPSIS…change the definition of a sequence generator NAME ALTER_SEQUENCE - change the definition of a sequence generator SYNOPSIS ALTER SEQUENCE [ IF EXISTS ] name [ AS data_type ] [ INCR…define a new sequence generator NAME CREATE_SEQUENCE - define a new sequence generator SYNOPSIS CREATE [ { TEMPORARY | TEMP } | UNLOGGED ] SEQUENCE [ IF NOT EXISTS ] name [ AS data…description of the filesystem hierarchy NAME hier - description of the filesystem hierarchy DESCRIPTION A typical Linux system has, among others, the following directories: / This …Linux ARP kernel module. NAME arp - Linux ARP kernel module. DESCRIPTION This kernel protocol module implements the Address Resolution Protocol defined in RFC 826. It is used to co…Git command-line interface and conventions NAME gitcli - Git command-line interface and conventions SYNOPSIS gitcli DESCRIPTION This manual describes the convention used throughout…monitoring filesystem events NAME inotify - monitoring filesystem events DESCRIPTION The inotify API provides a mechanism for monitoring filesystem events. Inotify can be used to m…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…Providing usernames and passwords to Git NAME gitcredentials - Providing usernames and passwords to Git SYNOPSIS git config credential.https://example.com.username myusername git c…Linux AppleTalk protocol implementation NAME ddp - Linux AppleTalk protocol implementation SYNOPSIS #include <sys/socket.h> #include <netatalk/at.h> ddp_socket = socket(AF_APPLETAL…prepare a statement for execution NAME PREPARE - prepare a statement for execution SYNOPSIS PREPARE name [ ( data_type [, ...] ) ] AS statement DESCRIPTION PREPARE creates a prepar…confine processes to processor and memory node subsets NAME cpuset - confine processes to processor and memory node subsets DESCRIPTION The cpuset filesystem is a pseudo-filesystem…show the execution plan of a statement NAME EXPLAIN - show the execution plan of a statement SYNOPSIS EXPLAIN [ ( option [, ...] ) ] statement where option can be one of: ANALYZE […A tutorial introduction to Git NAME gittutorial - A tutorial introduction to Git SYNOPSIS git * DESCRIPTION This tutorial explains how to import a new project into Git, make change…decimal and binary prefixes NAME units - decimal and binary prefixes DESCRIPTION Decimal prefixes The SI system of units uses prefixes that indicate powers of ten. A kilometer is 1…I/O event notification facility NAME epoll - I/O event notification facility SYNOPSIS #include <sys/epoll.h> DESCRIPTION The epoll API performs a similar task to poll (2): monitori…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…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…