File: README

package info (click to toggle)
man-db 2.4.2-21sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,964 kB
  • ctags: 2,396
  • sloc: ansic: 19,877; sh: 3,674; lex: 1,131; makefile: 828; yacc: 316; perl: 70; sed: 16
file content (22 lines) | stat: -rw-r--r-- 626 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This directory contains various shell scripts:

chconfig:	Converts a man-db configuration file to the FHS.

checkman:	Can be run to inform of manual pages duplicated across
		hierarchies.

config.guess, config.sub:
		Used by configure to detect the build architecture.

install-sh:	Used by configure if a BSD-like install program is not
		found.

mandb_[nt]fmt-script: 
		An example of a per manual page hierarchy formatter
		script.

mkcatdirs:	Can be used to create all of the required cat directories
		after installation.

mkinstalldirs:	Used by the Makefiles to create any install dirctories that
		do not already exist.