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…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…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…low-level access to Linux network devices NAME netdevice - low-level access to Linux network devices SYNOPSIS #include <sys/ioctl.h> #include <net/if.h> DESCRIPTION This man page d…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…universal character set NAME unicode - universal character set DESCRIPTION The international standard ISO/IEC 10646 defines the Universal Character Set (UCS). UCS contains all char…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…POSIX threads NAME pthreads - POSIX threads DESCRIPTION POSIX.1 specifies a set of interfaces (functions, header files) for threaded programming commonly known as POSIX threads, or…auditing API for the dynamic linker NAME rtld-audit - auditing API for the dynamic linker SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <link.h> DESCRIPTIO…prepare a statement for execution NAME PREPARE - prepare a statement for execution SYNOPSIS PREPARE name [ ( data_type [, ...] ) ] AS statement DESCRIPTION PREPARE creates a prepar…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…conventions for naming terminal types NAME term - conventions for naming terminal types DESCRIPTION The environment variable TERM should normally contain the type name of the termi…tbl language reference for mandoc NAME tbl — tbl language reference for mandoc DESCRIPTION The tbl language formats tables. It is used within mdoc(7) and man(7) pages. This manual …mandoc special characters NAME mandoc_char — mandoc special characters DESCRIPTION This page documents the roff(7) escape sequences accepted by mandoc(1) to represent special chara…obtaining information about sockets NAME sock_diag - obtaining information about sockets SYNOPSIS #include <sys/socket.h> #include <linux/sock_diag.h> #include <linux/unix_diag.h> …dumping mawk's byte-code NAME mawk-code - dumping mawk's byte-code SYNOPSIS At startup, mawk compiles the script into byte-code. After that, it interprets the compiled byte-code. U…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…ASCII character set encoded in octal, decimal, and hexadecimal NAME ascii - ASCII character set encoded in octal, decimal, and hexadecimal DESCRIPTION ASCII is the American Standar…ISO/IEC 8859-2 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-2 - ISO/IEC 8859-2 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…