roff language reference for mandoc NAME roff — roff language reference for mandoc DESCRIPTION The roff language is a general purpose text formatting language. Since traditional imp…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…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…semantic markup language for formatting manual pages NAME mdoc — semantic markup language for formatting manual pages DESCRIPTION The mdoc language supports authoring of manual pag…POSIX.2 regular expressions NAME regex - POSIX.2 regular expressions DESCRIPTION Regular expressions ("RE"s), as defined in POSIX.2, come in two forms: modern REs (roughly those of…POSIX.2 regular expressions NAME regex - POSIX.2 regular expressions DESCRIPTION Regular expressions ("RE"s), as defined in POSIX.2, come in two forms: modern REs (roughly those of…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…General syntax of systemd configuration files NAME systemd.syntax - General syntax of systemd configuration files INTRODUCTION This page describes the basic principles of configura…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 '…feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…legacy formatting language for manual pages NAME man — legacy formatting language for manual pages DESCRIPTION The man language was the standard formatting language for AT&T UNIX m…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…SPU filesystem NAME spufs - SPU filesystem DESCRIPTION The SPU filesystem is used on PowerPC machines that implement the Cell Broadband Engine Architecture in order to access Syner…define a new aggregate function NAME CREATE_AGGREGATE - define a new aggregate function SYNOPSIS CREATE [ OR REPLACE ] AGGREGATE name ( [ argmode ] [ argname ] arg_data_type [ , ..…commit the current transaction NAME END - commit the current transaction SYNOPSIS END [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ] DESCRIPTION END commits the current transaction. A…Helper programs to interact with remote repositories NAME gitremote-helpers - Helper programs to interact with remote repositories SYNOPSIS git remote-<transport> <repository> [<UR…pseudoterminal interfaces NAME pty - pseudoterminal interfaces DESCRIPTION A pseudoterminal (sometimes abbreviated "pty") is a pair of virtual character devices that provide a bidi…overview of pipes and FIFOs NAME pipe - overview of pipes and FIFOs DESCRIPTION Pipes and FIFOs (also known as named pipes) provide a unidirectional interprocess communication chan…define a new text search parser NAME CREATE_TEXT_SEARCH_PARSER - define a new text search parser SYNOPSIS CREATE TEXT SEARCH PARSER name ( START = start_function , GETTOKEN = getto…