How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…Defining submodule properties NAME gitmodules - Defining submodule properties SYNOPSIS $GIT_WORK_TREE/.gitmodules DESCRIPTION The .gitmodules file, located in the top-level directo…Protocol v0 and v1 capabilities NAME gitprotocol-capabilities - Protocol v0 and v1 capabilities SYNOPSIS <over-the-wire-protocol> DESCRIPTION Note this document describes capabilit…Git Repository Layout NAME gitrepository-layout - Git Repository Layout SYNOPSIS $GIT_DIR/* DESCRIPTION A Git repository comes in two different flavours: •a .git directory at the r…Configuration file for APT NAME apt.conf - Configuration file for APT DESCRIPTION /etc/apt/apt.conf is the main configuration file shared by all the tools in the APT suite of tools…Git HTTP-based protocols NAME gitprotocol-http - Git HTTP-based protocols SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports two HTTP based transfer protocols. A "dumb" pro…shadowed password file NAME shadow - shadowed password file DESCRIPTION shadow is a file which contains the password information for the system's accounts and optional aging inform…OOM-killer score adjustment NAME /proc/pid/oom_score_adj - OOM-killer score adjustment DESCRIPTION /proc/ pid /oom_score_adj (since Linux 2.6.36) This file can be used to adjust th…OOM-killer score adjustment NAME /proc/pid/oom_score_adj - OOM-killer score adjustment DESCRIPTION /proc/ pid /oom_score_adj (since Linux 2.6.36) This file can be used to adjust th…OpenSSH client configuration file NAME ssh_config — OpenSSH client configuration file DESCRIPTION ssh(1) obtains configuration data from the following sources in the following orde…interpreter for short and simple init.d scripts NAME init-d-script — interpreter for short and simple init.d scripts DESCRIPTION Generic init.d script framework to reduce the redun…Unit configuration NAME systemd.unit - Unit configuration SYNOPSIS service .service, socket .socket, device .device, mount .mount, automount .automount, swap .swap, target .target,…Preference control file for APT NAME apt_preferences - Preference control file for APT DESCRIPTION The APT preferences file /etc/apt/preferences and the fragment files in the /etc/…List of configured APT data sources NAME sources.list - List of configured APT data sources DESCRIPTION The source list /etc/apt/sources.list and the files contained in /etc/apt/so…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Operating system identification NAME os-release, initrd-release, extension-release - Operating system identification SYNOPSIS /etc/os-release /usr/lib/os-release /etc/initrd-releas…Defining attributes per path NAME gitattributes - Defining attributes per path SYNOPSIS $GIT_DIR/info/attributes, .gitattributes DESCRIPTION A gitattributes file is a simple text f…terminal capability database NAME terminfo - terminal capability database SYNOPSIS /etc/terminfo/*/* DESCRIPTION Terminfo is a database describing terminals, used by screen-oriente…