Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/tools/scripts/mapfilechk.1.man.txt
+++ new/usr/src/tools/scripts/mapfilechk.1onbld.man.txt
1 -mapfilechk(1) User Commands mapfilechk(1)
1 +mapfilechk(1ONBLD) illumos Build Tools mapfilechk(1ONBLD)
2 2
3 3
4 4
5 5 NAME
6 6 mapfilechk - Check for valid link-editor mapfile header blocks
7 7
8 8 SYNOPSIS
9 9 mapfilechk [-v] [-x exceptions_file] [path...]
10 10
11 11 DESCRIPTION
12 12 mapfilechk inspects link-editor mapfiles for missing, obsolete, or
13 13 corrupt mapfile header blocks.
14 14
15 15 OPTIONS
16 16 -v Report on all files, not just those with invalid headers
17 17
18 18 -x exceptions_file
19 19 Load an exceptions file containing a list of files, directories and
20 20 file extensions to be ignored. Exceptions may be one of three
21 21 types:
22 22
23 23 o File paths
24 24
25 25 o Directories, specified with a trailing '/'
26 26
27 27 o File extensions, specified with a leading '*.'
28 28
29 29 EXIT STATUS
↓ open down ↓ |
18 lines elided |
↑ open up ↑ |
30 30 0 The command completed successfully. No errors or warnings were
31 31 reported
32 32
33 33 1 The command completed unsuccessfully. One or more errors or
34 34 warnings were reported.
35 35
36 36 2 Invalid command-line arguments were specified to the command.
37 37
38 38
39 39
40 - 27 January 2009 mapfilechk(1)
40 + 27 January 2009 mapfilechk(1ONBLD)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX