pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files pkgtools/pkglint: use ASCII-onl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c51f4f7eea4
branches:  trunk
changeset: 422432:7c51f4f7eea4
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jan 26 20:16:29 2020 +0000

description:
pkgtools/pkglint: use ASCII-only variant of the preformatted manual page

diffstat:

 pkgtools/pkglint/files/pkglint.0 |  67 ++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 33 deletions(-)

diffs (148 lines):

diff -r fc982bb9d185 -r 7c51f4f7eea4 pkgtools/pkglint/files/pkglint.0
--- a/pkgtools/pkglint/files/pkglint.0  Sun Jan 26 19:35:22 2020 +0000
+++ b/pkgtools/pkglint/files/pkglint.0  Sun Jan 26 20:16:29 2020 +0000
@@ -1,64 +1,65 @@
-PKGLINT(1)              NetBSD General Commands Manual              PKGLINT(1)
+PKGLINT(1)                  General Commands Manual                 PKGLINT(1)
 
 NNAAMMEE
-     ppkkgglliinntt â?? static analyzer for pkgsrc packages
+     ppkkgglliinntt â?? static analyzer for pkgsrc packages
 
 SSYYNNOOPPSSIISS
-     ppkkgglliinntt [â??â??ooppttiioonnss] [_d_i_r _._._.]
+     ppkkgglliinntt [--ooppttiioonnss] [_d_i_r _._._.]
 
 DDEESSCCRRIIPPTTIIOONN
      ppkkgglliinntt attempts to detect features of the named pkgsrc packages that are
      likely to be bugs, or that are simply deprecated.
 
+
    OOppttiioonnss
-     â??â??CC{{[[nnooâ??â??]]cchheecckk,,......}}  Enable or disable specific checks.  For a list of
+     --CC{{[[nnoo--]]cchheecckk,,......}}  Enable or disable specific checks.  For a list of
                          checks, see below.
 
-     â??â??dd|â??â??â??â??ddeebbuugg          Enable or disable verbose log for debugging pkglint.
+     --dd|----ddeebbuugg          Enable or disable verbose log for debugging pkglint.
 
-     â??â??ee|â??â??â??â??eexxppllaaiinn        Print verbose explanations for diagnostics.
+     --ee|----eexxppllaaiinn        Print verbose explanations for diagnostics.
 
-     â??â??FF|â??â??â??â??aauuttooffiixx        Repair some of the warnings automatically.
+     --FF|----aauuttooffiixx        Repair some of the warnings automatically.
 
-     â??â??gg|â??â??â??â??ggccccâ??â??oouuttppuuttâ??â??ffoorrmmaatt
+     --gg|----ggcccc--oouuttppuutt--ffoorrmmaatt
                          Use a format for the diagnostics that is understood
                          by most programs, especially editors, so they can
-                         provide a pointâ??andâ??goto interface.
+                         provide a point-and-goto interface.
 
-     â??â??hh|â??â??â??â??hheellpp           Show the summary of command line options, then exit.
+     --hh|----hheellpp           Show the summary of command line options, then exit.
 
-     â??â??II                  Show the _M_a_k_e_f_i_l_e that is constructed by including
+     --II                  Show the _M_a_k_e_f_i_l_e that is constructed by including
                          all the files that are slurped in via â??.includeâ??
                          directives.  This flag is mainly for debugging.
 
-     â??â??ii|â??â??â??â??iimmppoorrtt         Check if a package is ready to be imported into
+     --ii|----iimmppoorrtt         Check if a package is ready to be imported into
                          pkgsrc.  This is especially useful for packages from
-                         the pkgsrcâ??wip project.
+                         the pkgsrc-wip project.
 
-     â??â??nn|â??â??â??â??nneettwwoorrkk        Enable checks that require network access, for examâ??
-                         ple to check whether the package homepage is reachâ??
-                         able.
+     --nn|----nneettwwoorrkk        Enable checks that require network access, for
+                         example to check whether the package homepage is
+                         reachable.
 
-     â??â??oo|â??â??â??â??oonnllyy _s_u_b_s_t_r_i_n_g
+     --oo|----oonnllyy _s_u_b_s_t_r_i_n_g
                          Only handle those diagnostics that have _s_u_b_s_t_r_i_n_g in
                          their text.  This is useful in combination with
-                         â??â??â??â??aauuttooffiixx and â??â??â??â??rreeccuurrssiivvee,, to fix only a single kind
+                         ----aauuttooffiixx and ----rreeccuurrssiivvee,, to fix only a single kind
                          of warning in a large number of files.
 
-     â??â??qq|â??â??â??â??qquuiieett          Donâ??t print the errors and warnings summary at the
+     --qq|----qquuiieett          Don't print the errors and warnings summary at the
                          end.
 
-     â??â??rr|â??â??â??â??rreeccuurrssiivvee      Check subdirectories, too.  The subdirectories are
+     --rr|----rreeccuurrssiivvee      Check subdirectories, too.  The subdirectories are
                          those that are mentioned in a â??SUBDIR+=â?? line.
 
-     â??â??ss|â??â??â??â??ssoouurrccee         For all diagnostics having file and line number
+     --ss|----ssoouurrccee         For all diagnostics having file and line number
                          information, show the source code along with the
                          diagnostics.  This is especially useful together with
-                         the â??â??ff|â??â??â??â??sshhoowwâ??â??aauuttooffiixx option.
+                         the --ff|----sshhooww--aauuttooffiixx option.
 
-     â??â??VV|â??â??â??â??vveerrssiioonn        Print the current ppkkgglliinntt version number and exit.
+     --VV|----vveerrssiioonn        Print the current ppkkgglliinntt version number and exit.
 
-     â??â??WW{{[[nnooâ??â??]]wwaarrnn,,......}}   Enable or disable specific warnings.  For a list of
+     --WW{{[[nnoo--]]wwaarrnn,,......}}   Enable or disable specific warnings.  For a list of
                          warnings, see below.
 
    CChheecckkss
@@ -66,7 +67,7 @@
 
      nnoonnee                Disable all checks.
 
-     [[nnooâ??â??]]gglloobbaall         Check interâ??package consistency for distfile hashes
+     [[nnoo--]]gglloobbaall         Check inter-package consistency for distfile hashes
                          and used licenses.
 
    WWaarrnniinnggss
@@ -74,13 +75,13 @@
 
      nnoonnee                Disable all warnings.
 
-     [[nnooâ??â??]]eexxttrraa          Emit some additional warnings that are not enabled by
+     [[nnoo--]]eexxttrraa          Emit some additional warnings that are not enabled by
                          default.
 
-     [[nnooâ??â??]]ppeerrmm           Warn if a variable is used or modified outside its
+     [[nnoo--]]ppeerrmm           Warn if a variable is used or modified outside its
                          specified scope.
 
-     [[nnooâ??â??]]qquuoottiinngg        Warn for possibly invalid quoting of make variables
+     [[nnoo--]]qquuoottiinngg        Warn for possibly invalid quoting of make variables
                          in shell programs and shell variables themselves.
 
    OOtthheerr aarrgguummeennttss
@@ -88,12 +89,12 @@
                          the current directory is checked.
 
 FFIILLEESS
-     pkgsrc/mk/*  Files from the pkgsrc infrastructure.
+     _p_k_g_s_r_c_/_m_k_/_*  Files from the pkgsrc infrastructure.
 
 EEXXAAMMPPLLEESS
      ppkkgglliinntt ..   Checks the package in the current directory.
 
-     ppkkgglliinntt â??â??WWaallll //uussrr//ppkkggssrrcc//ddeevveell
+     ppkkgglliinntt --WWaallll //uussrr//ppkkggssrrcc//ddeevveell
                  Checks the category Makefile and reports any warnings it can
                  find.
 
@@ -107,10 +108,10 @@
                    critical as errors.
 
 AAUUTTHHOORRSS
-     Roland Illig â?¨_r_i_l_l_i_g_@_N_e_t_B_S_D_._o_r_gâ?©
+     Roland Illig <_r_i_l_l_i_g_@_N_e_t_B_S_D_._o_r_g>
 
 BBUUGGSS
-     If you donâ??t understand the messages, feel free to ask the author or on
-     the â?¨pkgsrcâ??users%pkgsrc.org@localhostâ?© mailing list.
+     If you don't understand the messages, feel free to ask the author or on
+     the â?¨pkgsrc-users%pkgsrc.org@localhostâ?© mailing list.
 
 NetBSD 8.0                     January 26, 2020                     NetBSD 8.0



Home | Main Index | Thread Index | Old Index