description of multilanguage support NAME locale - description of multilanguage support SYNOPSIS #include <locale.h> DESCRIPTION A locale is a set of language and cultural rules. T…description of the filesystem hierarchy NAME hier - description of the filesystem hierarchy DESCRIPTION A typical Linux system has, among others, the following directories: / This …Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…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…create a new database NAME CREATE_DATABASE - create a new database SYNOPSIS CREATE DATABASE name [ WITH ] [ OWNER [=] user_name ] [ TEMPLATE [=] template ] [ ENCODING [=] encoding …Time and date specifications NAME systemd.time - Time and date specifications DESCRIPTION In systemd, timestamps, time spans, and calendar events are displayed and may be specified…globbing pathnames NAME glob - globbing pathnames DESCRIPTION Long ago, in UNIX V6, there was a program /etc/glob that would expand wildcard patterns. Soon afterward this became a …User Datagram Protocol for IPv4 NAME udp - User Datagram Protocol for IPv4 SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> #include <netinet/udp.h> udp_socket = socket(AF_…Linux IPv4 protocol implementation NAME ip - Linux IPv4 protocol implementation SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> #include <netinet/ip.h> /* superset of prev…uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …uniform resource identifier (URI), including a URL or URN NAME uri, url, urn - uniform resource identifier (URI), including a URL or URN SYNOPSIS URI = [ absoluteURI | relativeURI …Linux VSOCK address family NAME vsock - Linux VSOCK address family SYNOPSIS #include <sys/socket.h> #include <linux/vm_sockets.h> stream_socket = socket(AF_VSOCK, SOCK_STREAM, 0); …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…change a run-time parameter NAME SET - change a run-time parameter SYNOPSIS SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | ' value ' | DEFAULT } SET [ SESSION…an ASCII compatible multibyte Unicode encoding NAME UTF-8 - an ASCII compatible multibyte Unicode encoding DESCRIPTION The Unicode 3.0 character set occupies a 16-bit code space. T…an ASCII compatible multibyte Unicode encoding NAME UTF-8 - an ASCII compatible multibyte Unicode encoding DESCRIPTION The Unicode 3.0 character set occupies a 16-bit code space. T…System Credentials NAME systemd.system-credentials - System Credentials DESCRIPTION System and Service Credentials [1] are data objects that may be passed into booted systems or sy…set the session user identifier and the current user identifier of the current session NAME SET_SESSION_AUTHORIZATION - set the session user identifier and the current user identif…POSIX safety concepts NAME attributes - POSIX safety concepts DESCRIPTION Note : the text of this man page is based on the material taken from the "POSIX Safety Concepts" section o…