Man page - manicheck(1)
Packages contas this manual
- patcil(1)
- kitpost(1)
- patmake(1)
- patname(1)
- patclean(1)
- patindex(1)
- patpost(1)
- metaconfig(1)
- packinit(1)
- metalint(1)
- manilist(1)
- patftp(1)
- patcol(1)
- jmake(1)
- patnotify(1)
- patdiff(1)
- patlog(1)
- pat(1)
- jmkmf(1)
- metaxref(1)
- dist(7)
- patsnap(1)
- manifake(1)
- makedist(1)
- manicheck(1)
- patbase(1)
- patsend(1)
- kitsend(1)
Package: dist
apt-get install dist
apt-get install dist
Manuals in package:
Documentations in package:
Manual
| MANICHECK(1) | General Commands Manual | MANICHECK(1) |
NAME
manicheck - check manifest accuracy
SYNOPSIS
manicheck
DESCRIPTION
Manicheck compares the files listed in your MANIFEST.new (or MANIFEST if that file is not present) with the files within your distribution. It will report files listed in the manifest but not present or files missing from your manifest file.
FILES
Manicheck produces the following temporary files:
- check.expected
- lists filenames from manifest
- check.present
- lists all potential source files
If MANIFEST is not 100% accurate, the following files may be created:
- check.extra
- files not listed in manifest
- check.want
- files missing from manifest
AUTHOR
Harlan Stenn <harlan@mumps.pfcs.com>
SEE ALSO
manifake(1), makedist(1), manilist(1).
| ram |