GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MANCK(1) FreeBSD General Commands Manual MANCK(1)

manck
check manual pages

manck [-d] [-h -|-?] [-help] [-bin path] [-exclude_files file] [-exclude_pages file] [-u=section] [-i -|-include includepath] [-xref] [-files] [-M manpath] [manpages ...]

Manck check manual pages. Currently supported section FILES, NAME, SEE ALSO, and SYNOPSIS. Manck checks all man pages in the directory /usr/share/man if no manpages defined. See option -M

The options are as follows:

-|-debug
Be more verbose about what will be done. For a single -d option, print more errors and warnings. If the option -d has been specified at least twice, print verbose errors and warnings. One -d is recommend for a thorough review.

-|-?
 
Give a help on the command usage and exit.

path
Look for binaries in path without a corresponding manpage. Colons in path are allowed. Default /bin:/sbin:/usr/bin:/usr/sbin

file
file contains a list of missing files that are ``ok'' to be missing in the FILES section.

file
file contains a list of missing manpages that are ``ok'' to be missing.

Scan entire man page for file names that have been specified with the ``.Pa'' or ``.It Pa'' macros. This option is independent from section FILES, so it is possible that manck may report errors twice.

-|-include includepath
Path where include files located. Colons in includepath are allowed. Default /usr/include:/usr/local/include:/usr/X11/include.

Don't check section section.

Scan entire man page for references to other man pages that have been referenced with the ``.Xr'' or ``.Fn'' macros. This option is independent from the SEE ALSO section, so it is possible that manck may report errors twice.

manpath
Use manpath as the directory where manpages are located. Colons in manpath are allowed. Default /usr/share/man

$ manck -bin

Test if all binaries in /bin:/sbin:/usr/bin:/usr/sbin have their own manpages

$ manck /usr/share/man/man1/z*

Check all manpages with leading 'z' in /usr/share/man/man1.

$ manck

Recursively check all manpages in /usr/share/man.

/usr/share/man
directory for manual pages.

$MANPATH
directories for searching cross references.

man(1), hier(7).

manck appeared in late July 1995.

Wolfram Schneider, Berlin

July 25, 1995 FreeBSD 2.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.