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…Git pack format NAME gitformat-pack - Git pack format SYNOPSIS $GIT_DIR/objects/pack/pack- .{pack,idx} $GIT_DIR/objects/pack/pack- .rev $GIT_DIR/objects/pack/pack-*.mtimes $GIT_DIR…Git index format NAME gitformat-index - Git index format SYNOPSIS $GIT_DIR/index DESCRIPTION Git index format THE GIT INDEX FILE HAS THE FOLLOWING FORMAT All binary numbers are in …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…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…Configuration file for locale settings NAME locale.conf - Configuration file for locale settings SYNOPSIS /etc/locale.conf DESCRIPTION The /etc/locale.conf file configures system-w…Chunk-based file formats NAME gitformat-chunk - Chunk-based file formats SYNOPSIS Used by gitformat-commit-graph (5) and the "MIDX" format (see the pack format documentation in git…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…format of Executable and Linking Format (ELF) files NAME elf - format of Executable and Linking Format (ELF) files SYNOPSIS #include <elf.h> DESCRIPTION The header file <elf.h> def…The D-Bus interface of systemd-machined NAME org.freedesktop.machine1 - The D-Bus interface of systemd-machined INTRODUCTION systemd-machined.service (8) is a system service that k…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…mapping of virtual pages NAME /proc/pid/pagemap - mapping of virtual pages DESCRIPTION /proc/ pid /pagemap (since Linux 2.6.25) This file shows the mapping of each of the process's…timezone information NAME tzfile - timezone information DESCRIPTION The timezone information files used by tzset (3) are typically found under a directory with a name like /usr/sha…Specifies intentionally untracked files to ignore NAME gitignore - Specifies intentionally untracked files to ignore SYNOPSIS $XDG_CONFIG_HOME/git/ignore, $GIT_DIR/info/exclude, .g…memory cgroups NAME /proc/kpagecgroup - memory cgroups DESCRIPTION /proc/kpagecgroup (since Linux 4.3) This file contains a 64-bit inode number of the memory cgroup each page is ch…count of mappings of physical pages NAME /proc/kpagecount - count of mappings of physical pages DESCRIPTION /proc/kpagecount (since Linux 2.6.25) This file contains a 64-bit count …Git Wire Protocol, Version 2 NAME gitprotocol-v2 - Git Wire Protocol, Version 2 SYNOPSIS <over-the-wire-protocol> DESCRIPTION This document presents a specification for a version 2…Map author/committer names and/or E-Mail addresses NAME gitmailmap - Map author/committer names and/or E-Mail addresses SYNOPSIS $GIT_WORK_TREE/.mailmap DESCRIPTION If the file .ma…physical pages frame masks NAME /proc/kpageflags - physical pages frame masks DESCRIPTION /proc/kpageflags (since Linux 2.6.25) This file contains 64-bit masks corresponding to eac…Defining submodule properties NAME gitmodules - Defining submodule properties SYNOPSIS $GIT_WORK_TREE/.gitmodules DESCRIPTION The .gitmodules file, located in the top-level directo…