A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Overview | HOME | IANA Etc Files » |
Name: Man Pages
Summary: Documentation for system C APIs, important device node files, and significant configuration files
License: BSD-2-Clause/GPLv1-through-v3/MIT/Custom
Version: 6.15
URL: https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.15.tar.xz
Average Build Time: 0.1 SBU
Used Install Space: 52 MiB
The man3/crypt* man pages are going to be provided by the libxcrypt package, so remove them:
rm -f man3/crypt*
To install Man Pages in the system, run the following command:
make -R GIT=false prefix=/usr install
| Installed Files | Description |
|---|---|
| Man Pages | approximately 2400 man pages describing the C language functions, device node files, and configuration files |
| Navigation | ||
|---|---|---|
| « Overview | HOME | IANA Etc Files » |