diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-28 10:06:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-28 10:06:58 +0000 |
commit | 509439f0fd4880b4f723816af8cb2c1b40ccf722 (patch) | |
tree | c3f3a6d3c15b6fde41615869945177d94ec9ae08 /pkgtools/pkglint | |
parent | be89638ba1b6b6e03c06791d5b8a0a42560e4695 (diff) | |
download | pkgsrc-509439f0fd4880b4f723816af8cb2c1b40ccf722.tar.gz |
Regen.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/files/pkglint.0 | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/pkgtools/pkglint/files/pkglint.0 b/pkgtools/pkglint/files/pkglint.0 index 37aa23f2a45..c8a300b61c9 100644 --- a/pkgtools/pkglint/files/pkglint.0 +++ b/pkgtools/pkglint/files/pkglint.0 @@ -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 |