Configure kernel parameters at boot NAME sysctl.d - Configure kernel parameters at boot SYNOPSIS /etc/sysctl.d/*.conf /run/sysctl.d/*.conf /usr/local/lib/sysctl.d/*.conf /usr/lib/s…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…Git commit-graph format NAME gitformat-commit-graph - Git commit-graph format SYNOPSIS $GIT_DIR/objects/info/commit-graph $GIT_DIR/objects/info/commit-graphs/* DESCRIPTION The Git …current file locks and leases NAME /proc/locks - current file locks and leases DESCRIPTION /proc/locks This file shows current file locks ( flock (2) and fcntl (2)) and leases ( fc…Local hostname configuration file NAME hostname - Local hostname configuration file SYNOPSIS /etc/hostname DESCRIPTION The /etc/hostname file configures the name of the local syste…Resource control unit settings NAME systemd.resource-control - Resource control unit settings SYNOPSIS slice .slice, scope .scope, service .service, socket .socket, mount .mount, s…Execution environment configuration NAME systemd.exec - Execution environment configuration SYNOPSIS service .service, socket .socket, mount .mount, swap .swap DESCRIPTION Unit con…memory usage and status information NAME /proc/pid/status - memory usage and status information DESCRIPTION /proc/ pid /status Provides much of the information in /proc/ pid /stat …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…D-Bus interface to query and set logging configuration NAME org.freedesktop.LogControl1 - D-Bus interface to query and set logging configuration INTRODUCTION org.freedesktop.LogCon…syntax for libsmartcols filter expressions NAME scols-filter - syntax for libsmartcols filter expressions SYNTAX expr: param | ( expr ) | expr && expr | expr AND expr | expr || exp…configuration file for rsync in daemon mode NAME rsyncd.conf - configuration file for rsync in daemon mode SYNOPSIS rsyncd.conf The online version of this manpage (that includes cr…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…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…core dump filter NAME /proc/pid/coredump_filter - core dump filter DESCRIPTION /proc/ pid /coredump_filter (since Linux 2.6.23) See core (5). SEE ALSO proc (5)Network configuration NAME systemd.network - Network configuration SYNOPSIS network .network DESCRIPTION A plain ini-style text file that encodes network configuration for matching…Protocol v0 and v1 capabilities NAME gitprotocol-capabilities - Protocol v0 and v1 capabilities SYNOPSIS <over-the-wire-protocol> DESCRIPTION Note this document describes capabilit…Virtual Network Device configuration NAME systemd.netdev - Virtual Network Device configuration SYNOPSIS netdev .netdev DESCRIPTION A plain ini-style text file that encodes configu…The bundle file format NAME gitformat-bundle - The bundle file format SYNOPSIS *.bundle *.bdl DESCRIPTION The Git bundle format is a format that represents both refs and Git object…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…