pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_install/files/lib



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sun Feb  4 14:43:56 UTC 2024

Modified Files:
        pkgsrc/pkgtools/pkg_install/files/lib: pkg_install.conf.cat.in

Log Message:
pkg_install: regen pkg_install.conf.cat.in

mandoc -Tascii -I os=pkgsrc <pkg_install.conf.5.in >pkg_install.conf.cat.in


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
    pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in
diff -u pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in:1.9 pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in:1.10
--- pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in:1.9   Sun Feb  4 14:29:52 2024
+++ pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.cat.in       Sun Feb  4 14:43:56 2024
@@ -247,19 +247,19 @@ DDEESSCCRRIIPPTTIIOONN
              Verification requirement for installing a package.  Supported
              values are:
 
-             never        Install package unconditionally.
+             never            Install package unconditionally.
 
-             always       Install package only if it has a valid X.509 or
-                          OpenPGP signature.
+             always           Install package only if it has a valid X.509 or
+                              OpenPGP signature.
 
-             trusted      Install package without user interaction if it has a
-                          valid X.509 or OpenPGP signature.  Otherwise, prompt
-                          user to confirm installation.
-
-             interactive  Always prompt the user to confirm installation when
-                          installing a package.  WWAARRNNIINNGG: This does not tell
-                          the user whether the package had a valid signature
-                          or not.
+             trusted          Install package without user interaction if it
+                              has a valid X.509 or OpenPGP signature.
+                              Otherwise, prompt user to confirm installation.
+
+             interactive      Always prompt the user to confirm installation
+                              when installing a package.  WWAARRNNIINNGG: This does
+                              not tell the user whether the package had a
+                              valid signature or not.
 
 FFIILLEESS
      _@_S_Y_S_C_O_N_F_D_I_R_@_/_p_k_g___i_n_s_t_a_l_l_._c_o_n_f      Default location for the file



Home | Main Index | Thread Index | Old Index