Syntax and semantics of apt search patterns NAME apt-patterns - Syntax and semantics of apt search patterns DESCRIPTION Starting with version 2.0, APT provides support for patterns…Helper programs to interact with remote repositories NAME gitremote-helpers - Helper programs to interact with remote repositories SYNOPSIS git remote-<transport> <repository> [<UR…Special journal fields NAME systemd.journal-fields - Special journal fields DESCRIPTION Entries in the journal (as written by systemd-journald.service (8)) resemble a UNIX process …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…Lightweight User Datagram Protocol NAME udplite - Lightweight User Datagram Protocol SYNOPSIS #include <sys/socket.h> sockfd = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDPLITE); DESCRIP…communication between kernel and user space (AF_NETLINK) NAME netlink - communication between kernel and user space (AF_NETLINK) SYNOPSIS #include <asm/types.h> #include <sys/socke…socket address families (domains) NAME address_families - socket address families (domains) SYNOPSIS #include <sys/types.h> /* See NOTES */ #include <sys/socket.h> int socket(int d…packet interface on device level NAME packet - packet interface on device level SYNOPSIS #include <sys/socket.h> #include <linux/if_packet.h> #include <net/ethernet.h> /* the L2 pr…systemd file system hierarchy requirements NAME file-hierarchy - systemd file system hierarchy requirements DESCRIPTION Operating systems using the systemd (1) system and service m…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…SMBIOS Type 11 strings NAME smbios-type-11 - SMBIOS Type 11 strings SYNOPSIS /sys/firmware/dmi/entries/11-*/raw DESCRIPTION Various OS components process SMBIOS Type 11 vendor stri…Mounting one repository inside another NAME gitsubmodules - Mounting one repository inside another SYNOPSIS .gitmodules, $GIT_DIR/config git submodule git <command> --recurse-submo…debuginfod client environment variables, cache control files and etc. NAME debuginfod-client-config - debuginfod client environment variables, cache control files and etc. SYNOPSIS…Frequently asked questions about using Git NAME gitfaq - Frequently asked questions about using Git SYNOPSIS gitfaq DESCRIPTION The examples in this FAQ assume a standard POSIX she…Directory with Versioned Resources NAME systemd.v - Directory with Versioned Resources DESCRIPTION In various places systemd components accept paths whose trailing components have …Git command-line interface and conventions NAME gitcli - Git command-line interface and conventions SYNOPSIS gitcli DESCRIPTION This manual describes the convention used throughout…fast user-space locking NAME futex - fast user-space locking SYNOPSIS #include <linux/futex.h> DESCRIPTION The Linux kernel provides futexes ("Fast user-space mutexes") as a buildi…General syntax of systemd configuration files NAME systemd.syntax - General syntax of systemd configuration files INTRODUCTION This page describes the basic principles of configura…Implementation of offline updates in systemd NAME systemd.offline-updates - Implementation of offline updates in systemd IMPLEMENTING OFFLINE SYSTEM UPDATES This man page describes…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…