Regen.
This commit is contained in:
parent
be89638ba1
commit
509439f0fd
1 changed files with 15 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
PKGLINT(1) NetBSD Reference Manual PKGLINT(1)
|
||||
PKGLINT(1) NetBSD General Commands Manual PKGLINT(1)
|
||||
|
||||
NNAAMMEE
|
||||
ppkkgglliinntt - a verifier for pkgsrc directories
|
||||
|
@ -22,17 +22,17 @@ DDEESSCCRRIIPPTTIIOONN
|
|||
--hh|----hheellpp Show the summary of command line options, then
|
||||
exit.
|
||||
|
||||
--II Show the Makefile that is constructed by in-
|
||||
cluding all the files that are slurped in via
|
||||
--II Show the Makefile that is constructed by
|
||||
including all the files that are slurped in via
|
||||
.include directives. This flag is mainly for
|
||||
debugging.
|
||||
|
||||
--qq|----qquuiieett Don't print the errors and warnings summary
|
||||
before terminating.
|
||||
|
||||
--RR|----rrccssiiddssttrriinngg Allow other RCS Id strings than NetBSD. Multi-
|
||||
ple strings may be concatenated with `|'.
|
||||
|
||||
--qq|----qquuiieett Don't print the errors and warnings summary be-
|
||||
fore terminating.
|
||||
|
||||
--vv|----vveerrbboossee Be verbose. Show the progress report for items
|
||||
that are being checked.
|
||||
|
||||
|
@ -45,8 +45,8 @@ DDEESSCCRRIIPPTTIIOONN
|
|||
|
||||
nnoonnee Disable all checks.
|
||||
|
||||
[[nnoo--]]MMaakkeeffiillee Check the package Makefile, including all in-
|
||||
cluded files.
|
||||
[[nnoo--]]MMaakkeeffiillee Check the package Makefile, including all
|
||||
included files.
|
||||
|
||||
[[nnoo--]]MMEESSSSAAGGEE Check MESSAGE files.
|
||||
|
||||
|
@ -83,13 +83,13 @@ DDEESSCCRRIIPPTTIIOONN
|
|||
alphabetically. This warning is disabled by
|
||||
default.
|
||||
|
||||
[[nnoo--]]ttyyppeess Warn for some Makefile variables if their as-
|
||||
signed values do not match their type.
|
||||
[[nnoo--]]ttyyppeess Warn for some Makefile variables if their
|
||||
assigned values do not match their type.
|
||||
|
||||
[[nnoo--]]wwoorrkkddiirr Warn about existing _w_o_r_k_* directories. They
|
||||
might be committed to CVS accidentally.
|
||||
|
||||
OOtthheerr aarrgguummeennttss
|
||||
OOtthheerr aarrgguummeennttss
|
||||
|
||||
_d_i_r _._._. The pkgsrc directories to be checked. If omit-
|
||||
ted, the current directory is checked.
|
||||
|
@ -120,7 +120,7 @@ DDIIAAGGNNOOSSTTIICCSS
|
|||
critical as errors.
|
||||
|
||||
OK: ... Informational messages are only written in verbose mode
|
||||
(--vv). Their main use is to aid debugging.
|
||||
(--vv). Their main use is to aid debugging.
|
||||
|
||||
AAUUTTHHOORRSS
|
||||
Jun-ichiro Itoh <itojun@itojun.org>
|
||||
|
@ -132,7 +132,7 @@ AAUUTTHHOORRSS
|
|||
BBUUGGSS
|
||||
Many more checks could be added.
|
||||
|
||||
If you don't understand the messages, feel free to ask on the <tech-
|
||||
pkg@NetBSD.org> mailing list.
|
||||
If you don't understand the messages, feel free to ask on the
|
||||
<tech-pkg@NetBSD.org> mailing list.
|
||||
|
||||
September 28, 2005 3
|
||||
NetBSD 2.0 September 28, 2005 NetBSD 2.0
|
||||
|
|
Loading…
Reference in a new issue