Description: Checksumming Copy on Write Filesystem utilities
Btrfs is a copy on write filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy
administration.
This package contains utilities (mkfs, fsck) used to work with btrfs
and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.
Homepage:http://btrfs.wiki.kernel.org/ copyright | changelog | Debian changelog
Description: Manual pages about using a GNU/Linux system
This package contains GNU/Linux manual pages for these sections:
4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii).
Beside the intro man page describing the section, a few manual
pages from sections 1,6 and 8 are also provided.
The man pages describe syntaxes of several system files.
Homepage:https://www.kernel.org/doc/man-pages/ copyright | changelog | Debian changelog
Description: Manual pages about using GNU/Linux for development
These man pages describe the Linux programming interface, including
these two sections:
2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Homepage:https://www.kernel.org/doc/man-pages/